Ui::voucher Class Reference

#include <ui_voucher.h>

Public Member Functions

void retranslateUi (QWidget *voucher)
 
void setupUi (QWidget *voucher)
 

Public Attributes

QWidget_advancedTab
 
QGroupBox_amount
 
CurrDisplay_amountDistributed
 
QLabel_amountDistributedLit
 
QGroupBox_amountGroup
 
CurrCluster_amountToDistribute
 
QLabel_amountToDistributeLit
 
CurrDisplay_balance
 
QLabel_balanceLit
 
QWidget_characteristicsTab
 
CharacteristicsWidget_charass
 
QPushButton * _clear
 
QPushButton * _close
 
Comments_comments
 
QWidget_commentsTab
 
QGroupBox_dateGroup
 
QPushButton * _delete
 
QPushButton * _distributeall
 
QPushButton * _distributeFreight
 
QPushButton * _distributeline
 
DLineEdit_distributionDate
 
QLabel_distributionDateLit
 
QPushButton * _distributions
 
Documents_documents
 
QWidget_documentsTab
 
DLineEdit_dueDate
 
QLabel_dueDateLit
 
QPushButton * _edit
 
QCheckBox_flagFor1099
 
CurrCluster_freight
 
XComboBox_freightCostElement
 
XLabel_freightCostElementLit
 
QRadioButton * _freightDistQty
 
QCheckBox_freightDistr
 
QGroupBox_freightDistrMethod
 
QRadioButton * _freightDistVal
 
QRadioButton * _freightDistWgt
 
ExpenseCluster_freightExpcat
 
XLabel_freightExpcatLit
 
QGridLayout * _freightLayout
 
XLabel_freightLit
 
QStackedWidget * _freightStack
 
XComboBox_freightTaxtype
 
QLabel_freightTaxtypeLit
 
DLineEdit_invoiceDate
 
QLabel_invoiceDateLit
 
XLineEdit_invoiceNum
 
QLabel_invoiceNumLit
 
QPushButton * _new
 
XTextEdit_notes
 
QGridLayout * _notesLayout
 
QWidget_notesTab
 
XTreeWidget_poitem
 
QWidget_poitems
 
OrderCluster_poNumber
 
QLabel_poNumberLit
 
XCheckBox_postVoucher
 
RecurrenceWidget_recurring
 
XLineEdit_reference
 
QGroupBox_referenceGroup
 
QLabel_referenceLit
 
QPushButton * _save
 
TaxDisplay_tax
 
CurrCluster_taxCharged
 
XLabel_taxChargedLit
 
TaxExemptCluster_taxExempt
 
XLabel_taxExemptLit
 
QGroupBox_taxGroup_2
 
XLabel_taxLit
 
CurrCluster_taxOwed
 
XLabel_taxOwedLit
 
XComboBox_taxzone
 
XLabel_taxzoneLit
 
XComboBox_terms
 
QLabel_termsLit
 
QLabel_vendAddress1
 
QLabel_vendAddress2
 
VendorCluster_vendor
 
QLabel_vendorLit
 
QGroupBox_voucherGroup
 
XLineEdit_voucherNumber
 
QLabel_voucherNumLit
 
QGridLayout * gridLayout
 
QGridLayout * gridLayout1
 
QGridLayout * gridLayout2
 
QGridLayout * gridLayout3
 
QGridLayout * gridLayout4
 
QGridLayout * gridLayout_10
 
QGridLayout * gridLayout_13
 
QGridLayout * gridLayout_19
 
QGridLayout * gridLayout_20
 
QGridLayout * gridLayout_21
 
QGridLayout * gridLayout_3
 
QGridLayout * gridLayout_5
 
QGridLayout * gridLayout_9
 
QHBoxLayout * hboxLayout
 
QHBoxLayout * hboxLayout1
 
QGridLayout * headerGridLayout
 
QHBoxLayout * horizontalLayout
 
QHBoxLayout * horizontalLayout_2
 
QHBoxLayout * horizontalLayout_3
 
QHBoxLayout * horizontalLayout_31
 
QHBoxLayout * horizontalLayout_4
 
QHBoxLayout * horizontalLayout_5
 
QHBoxLayout * horizontalLayout_6
 
QHBoxLayout * horizontalLayout_7
 
QSpacerItem * horizontalSpacer
 
QSpacerItem * horizontalSpacer_2
 
QSpacerItem * horizontalSpacer_3
 
QSpacerItem * horizontalSpacer_4
 
QSpacerItem * horizontalSpacer_5
 
QSpacerItem * horizontalSpacer_6
 
QLabellabel_2
 
QLabellabel_3
 
QWidgetpage
 
QWidgetpage_2
 
QScrollArea * scrollArea
 
QWidgetscrollAreaWidgetContents
 
QSpacerItem * spacerItem
 
QSpacerItem * spacerItem1
 
QSpacerItem * spacerItem2
 
QTabWidget * tabWidget
 
QVBoxLayout * vboxLayout
 
QVBoxLayout * vboxLayout1
 
QVBoxLayout * vboxLayout2
 
QVBoxLayout * verticalLayout
 
QVBoxLayout * verticalLayout_2
 
QVBoxLayout * verticalLayout_21
 
QVBoxLayout * verticalLayout_211
 
QVBoxLayout * verticalLayout_3
 
QVBoxLayout * verticalLayout_4
 
QVBoxLayout * verticalLayout_5
 
QVBoxLayout * verticalLayout_7
 
QVBoxLayout * verticalLayout_8
 
QVBoxLayout * verticalLayout_9
 
QVBoxLayout * verticalLayout_tax
 
QSpacerItem * verticalSpacer
 
QSpacerItem * verticalSpacer_2
 
QSpacerItem * verticalSpacer_3
 
QSpacerItem * verticalSpacer_4
 
QSpacerItem * verticalSpacer_5
 
QSpacerItem * verticalSpacer_6
 
QSpacerItem * verticalSpacer_7
 

Member Function Documentation

◆ retranslateUi()

void Ui_voucher::retranslateUi ( QWidget * voucher)
inlineinherited

◆ setupUi()

void Ui_voucher::setupUi ( QWidget * voucher)
inlineinherited

Member Data Documentation

◆ _advancedTab

QWidget* Ui_voucher::_advancedTab
inherited

◆ _amount

QGroupBox* Ui_voucher::_amount
inherited

◆ _amountDistributed

CurrDisplay* Ui_voucher::_amountDistributed
inherited

◆ _amountDistributedLit

QLabel* Ui_voucher::_amountDistributedLit
inherited

◆ _amountGroup

QGroupBox* Ui_voucher::_amountGroup
inherited

◆ _amountToDistribute

CurrCluster* Ui_voucher::_amountToDistribute
inherited

◆ _amountToDistributeLit

QLabel* Ui_voucher::_amountToDistributeLit
inherited

◆ _balance

CurrDisplay* Ui_voucher::_balance
inherited

◆ _balanceLit

QLabel* Ui_voucher::_balanceLit
inherited

◆ _characteristicsTab

QWidget* Ui_voucher::_characteristicsTab
inherited

◆ _charass

CharacteristicsWidget* Ui_voucher::_charass
inherited

◆ _clear

QPushButton* Ui_voucher::_clear
inherited

◆ _close

QPushButton* Ui_voucher::_close
inherited

◆ _comments

Comments* Ui_voucher::_comments
inherited

◆ _commentsTab

QWidget* Ui_voucher::_commentsTab
inherited

◆ _dateGroup

QGroupBox* Ui_voucher::_dateGroup
inherited

◆ _delete

QPushButton* Ui_voucher::_delete
inherited

◆ _distributeall

QPushButton* Ui_voucher::_distributeall
inherited

◆ _distributeFreight

QPushButton* Ui_voucher::_distributeFreight
inherited

◆ _distributeline

QPushButton* Ui_voucher::_distributeline
inherited

◆ _distributionDate

DLineEdit* Ui_voucher::_distributionDate
inherited

◆ _distributionDateLit

QLabel* Ui_voucher::_distributionDateLit
inherited

◆ _distributions

QPushButton* Ui_voucher::_distributions
inherited

◆ _documents

Documents* Ui_voucher::_documents
inherited

◆ _documentsTab

QWidget* Ui_voucher::_documentsTab
inherited

◆ _dueDate

DLineEdit* Ui_voucher::_dueDate
inherited

◆ _dueDateLit

QLabel* Ui_voucher::_dueDateLit
inherited

◆ _edit

QPushButton* Ui_voucher::_edit
inherited

◆ _flagFor1099

QCheckBox* Ui_voucher::_flagFor1099
inherited

◆ _freight

CurrCluster* Ui_voucher::_freight
inherited

◆ _freightCostElement

XComboBox* Ui_voucher::_freightCostElement
inherited

◆ _freightCostElementLit

XLabel* Ui_voucher::_freightCostElementLit
inherited

◆ _freightDistQty

QRadioButton* Ui_voucher::_freightDistQty
inherited

◆ _freightDistr

QCheckBox* Ui_voucher::_freightDistr
inherited

◆ _freightDistrMethod

QGroupBox* Ui_voucher::_freightDistrMethod
inherited

◆ _freightDistVal

QRadioButton* Ui_voucher::_freightDistVal
inherited

◆ _freightDistWgt

QRadioButton* Ui_voucher::_freightDistWgt
inherited

◆ _freightExpcat

ExpenseCluster* Ui_voucher::_freightExpcat
inherited

◆ _freightExpcatLit

XLabel* Ui_voucher::_freightExpcatLit
inherited

◆ _freightLayout

QGridLayout* Ui_voucher::_freightLayout
inherited

◆ _freightLit

XLabel* Ui_voucher::_freightLit
inherited

◆ _freightStack

QStackedWidget* Ui_voucher::_freightStack
inherited

◆ _freightTaxtype

XComboBox* Ui_voucher::_freightTaxtype
inherited

◆ _freightTaxtypeLit

QLabel* Ui_voucher::_freightTaxtypeLit
inherited

◆ _invoiceDate

DLineEdit* Ui_voucher::_invoiceDate
inherited

◆ _invoiceDateLit

QLabel* Ui_voucher::_invoiceDateLit
inherited

◆ _invoiceNum

XLineEdit* Ui_voucher::_invoiceNum
inherited

◆ _invoiceNumLit

QLabel* Ui_voucher::_invoiceNumLit
inherited

◆ _new

QPushButton* Ui_voucher::_new
inherited

◆ _notes

XTextEdit* Ui_voucher::_notes
inherited

◆ _notesLayout

QGridLayout* Ui_voucher::_notesLayout
inherited

◆ _notesTab

QWidget* Ui_voucher::_notesTab
inherited

◆ _poitem

XTreeWidget* Ui_voucher::_poitem
inherited

◆ _poitems

QWidget* Ui_voucher::_poitems
inherited

◆ _poNumber

OrderCluster* Ui_voucher::_poNumber
inherited

◆ _poNumberLit

QLabel* Ui_voucher::_poNumberLit
inherited

◆ _postVoucher

XCheckBox* Ui_voucher::_postVoucher
inherited

◆ _recurring

RecurrenceWidget* Ui_voucher::_recurring
inherited

◆ _reference

XLineEdit* Ui_voucher::_reference
inherited

◆ _referenceGroup

QGroupBox* Ui_voucher::_referenceGroup
inherited

◆ _referenceLit

QLabel* Ui_voucher::_referenceLit
inherited

◆ _save

QPushButton* Ui_voucher::_save
inherited

◆ _tax

TaxDisplay* Ui_voucher::_tax
inherited

◆ _taxCharged

CurrCluster* Ui_voucher::_taxCharged
inherited

◆ _taxChargedLit

XLabel* Ui_voucher::_taxChargedLit
inherited

◆ _taxExempt

TaxExemptCluster* Ui_voucher::_taxExempt
inherited

◆ _taxExemptLit

XLabel* Ui_voucher::_taxExemptLit
inherited

◆ _taxGroup_2

QGroupBox* Ui_voucher::_taxGroup_2
inherited

◆ _taxLit

XLabel* Ui_voucher::_taxLit
inherited

◆ _taxOwed

CurrCluster* Ui_voucher::_taxOwed
inherited

◆ _taxOwedLit

XLabel* Ui_voucher::_taxOwedLit
inherited

◆ _taxzone

XComboBox* Ui_voucher::_taxzone
inherited

◆ _taxzoneLit

XLabel* Ui_voucher::_taxzoneLit
inherited

◆ _terms

XComboBox* Ui_voucher::_terms
inherited

◆ _termsLit

QLabel* Ui_voucher::_termsLit
inherited

◆ _vendAddress1

QLabel* Ui_voucher::_vendAddress1
inherited

◆ _vendAddress2

QLabel* Ui_voucher::_vendAddress2
inherited

◆ _vendor

VendorCluster* Ui_voucher::_vendor
inherited

◆ _vendorLit

QLabel* Ui_voucher::_vendorLit
inherited

◆ _voucherGroup

QGroupBox* Ui_voucher::_voucherGroup
inherited

◆ _voucherNumber

XLineEdit* Ui_voucher::_voucherNumber
inherited

◆ _voucherNumLit

QLabel* Ui_voucher::_voucherNumLit
inherited

◆ gridLayout

QGridLayout* Ui_voucher::gridLayout
inherited

◆ gridLayout1

QGridLayout* Ui_voucher::gridLayout1
inherited

◆ gridLayout2

QGridLayout* Ui_voucher::gridLayout2
inherited

◆ gridLayout3

QGridLayout* Ui_voucher::gridLayout3
inherited

◆ gridLayout4

QGridLayout* Ui_voucher::gridLayout4
inherited

◆ gridLayout_10

QGridLayout* Ui_voucher::gridLayout_10
inherited

◆ gridLayout_13

QGridLayout* Ui_voucher::gridLayout_13
inherited

◆ gridLayout_19

QGridLayout* Ui_voucher::gridLayout_19
inherited

◆ gridLayout_20

QGridLayout* Ui_voucher::gridLayout_20
inherited

◆ gridLayout_21

QGridLayout* Ui_voucher::gridLayout_21
inherited

◆ gridLayout_3

QGridLayout* Ui_voucher::gridLayout_3
inherited

◆ gridLayout_5

QGridLayout* Ui_voucher::gridLayout_5
inherited

◆ gridLayout_9

QGridLayout* Ui_voucher::gridLayout_9
inherited

◆ hboxLayout

QHBoxLayout* Ui_voucher::hboxLayout
inherited

◆ hboxLayout1

QHBoxLayout* Ui_voucher::hboxLayout1
inherited

◆ headerGridLayout

QGridLayout* Ui_voucher::headerGridLayout
inherited

◆ horizontalLayout

QHBoxLayout* Ui_voucher::horizontalLayout
inherited

◆ horizontalLayout_2

QHBoxLayout* Ui_voucher::horizontalLayout_2
inherited

◆ horizontalLayout_3

QHBoxLayout* Ui_voucher::horizontalLayout_3
inherited

◆ horizontalLayout_31

QHBoxLayout* Ui_voucher::horizontalLayout_31
inherited

◆ horizontalLayout_4

QHBoxLayout* Ui_voucher::horizontalLayout_4
inherited

◆ horizontalLayout_5

QHBoxLayout* Ui_voucher::horizontalLayout_5
inherited

◆ horizontalLayout_6

QHBoxLayout* Ui_voucher::horizontalLayout_6
inherited

◆ horizontalLayout_7

QHBoxLayout* Ui_voucher::horizontalLayout_7
inherited

◆ horizontalSpacer

QSpacerItem* Ui_voucher::horizontalSpacer
inherited

◆ horizontalSpacer_2

QSpacerItem* Ui_voucher::horizontalSpacer_2
inherited

◆ horizontalSpacer_3

QSpacerItem* Ui_voucher::horizontalSpacer_3
inherited

◆ horizontalSpacer_4

QSpacerItem* Ui_voucher::horizontalSpacer_4
inherited

◆ horizontalSpacer_5

QSpacerItem* Ui_voucher::horizontalSpacer_5
inherited

◆ horizontalSpacer_6

QSpacerItem* Ui_voucher::horizontalSpacer_6
inherited

◆ label_2

QLabel* Ui_voucher::label_2
inherited

◆ label_3

QLabel* Ui_voucher::label_3
inherited

◆ page

QWidget* Ui_voucher::page
inherited

◆ page_2

QWidget* Ui_voucher::page_2
inherited

◆ scrollArea

QScrollArea* Ui_voucher::scrollArea
inherited

◆ scrollAreaWidgetContents

QWidget* Ui_voucher::scrollAreaWidgetContents
inherited

◆ spacerItem

QSpacerItem* Ui_voucher::spacerItem
inherited

◆ spacerItem1

QSpacerItem* Ui_voucher::spacerItem1
inherited

◆ spacerItem2

QSpacerItem* Ui_voucher::spacerItem2
inherited

◆ tabWidget

QTabWidget* Ui_voucher::tabWidget
inherited

◆ vboxLayout

QVBoxLayout* Ui_voucher::vboxLayout
inherited

◆ vboxLayout1

QVBoxLayout* Ui_voucher::vboxLayout1
inherited

◆ vboxLayout2

QVBoxLayout* Ui_voucher::vboxLayout2
inherited

◆ verticalLayout

QVBoxLayout* Ui_voucher::verticalLayout
inherited

◆ verticalLayout_2

QVBoxLayout* Ui_voucher::verticalLayout_2
inherited

◆ verticalLayout_21

QVBoxLayout* Ui_voucher::verticalLayout_21
inherited

◆ verticalLayout_211

QVBoxLayout* Ui_voucher::verticalLayout_211
inherited

◆ verticalLayout_3

QVBoxLayout* Ui_voucher::verticalLayout_3
inherited

◆ verticalLayout_4

QVBoxLayout* Ui_voucher::verticalLayout_4
inherited

◆ verticalLayout_5

QVBoxLayout* Ui_voucher::verticalLayout_5
inherited

◆ verticalLayout_7

QVBoxLayout* Ui_voucher::verticalLayout_7
inherited

◆ verticalLayout_8

QVBoxLayout* Ui_voucher::verticalLayout_8
inherited

◆ verticalLayout_9

QVBoxLayout* Ui_voucher::verticalLayout_9
inherited

◆ verticalLayout_tax

QVBoxLayout* Ui_voucher::verticalLayout_tax
inherited

◆ verticalSpacer

QSpacerItem* Ui_voucher::verticalSpacer
inherited

◆ verticalSpacer_2

QSpacerItem* Ui_voucher::verticalSpacer_2
inherited

◆ verticalSpacer_3

QSpacerItem* Ui_voucher::verticalSpacer_3
inherited

◆ verticalSpacer_4

QSpacerItem* Ui_voucher::verticalSpacer_4
inherited

◆ verticalSpacer_5

QSpacerItem* Ui_voucher::verticalSpacer_5
inherited

◆ verticalSpacer_6

QSpacerItem* Ui_voucher::verticalSpacer_6
inherited

◆ verticalSpacer_7

QSpacerItem* Ui_voucher::verticalSpacer_7
inherited

The documentation for this class was generated from the following file:

Generated on Mon Feb 17 2025 xTuple ERP Programmer Reference, Version 6.1.0 doxygen 1.11.0