List of all members | Public Member Functions | Public Attributes
Ui_invoice Class Reference

#include <ui_invoice.h>

Inheritance diagram for Ui_invoice:
Ui::invoice invoice

Public Member Functions

void retranslateUi (QWidget *invoice)
 
void setupUi (QWidget *invoice)
 

Public Attributes

CurrDisplay_allocatedCM
 
XURLLabel_allocatedCMLit
 
CurrDisplay_authCC
 
QLabel_authCCLit
 
CurrDisplay_balance
 
QLabel_balanceLit
 
AddressCluster_billToAddr
 
QFrame * _billtoFrame
 
QGroupBox_billtoGroup
 
XLineEdit_billToName
 
QLabel_billToNameLit
 
XLineEdit_billToPhone
 
QLabel_billToPhoneLit
 
CharacteristicsWidget_charass
 
QPushButton * _close
 
Comments_comments
 
QWidget_commentsTab
 
XLineEdit_commission
 
QLabel_commissionLit
 
QLabel_commissionPrcntLit
 
QPushButton * _copyToShipto
 
CustCluster_cust
 
XComboBox_custCurrency
 
QLabel_custCurrencyLit
 
QLabel_customerPOLit
 
QPushButton * _delete
 
Documents_documents
 
QPushButton * _edit
 
XLineEdit_fob
 
QLabel_fobLit
 
CurrCluster_freight
 
QLabel_freightLit
 
XComboBox_freightTaxtype
 
QLabel_freightTaxtypeLit
 
QLabel_invcDateLit
 
XTreeWidget_invcitem
 
DLineEdit_invoiceDate
 
XLineEdit_invoiceNumber
 
QLabel_invoiceNumberLit
 
CurrCluster_miscAmount
 
GLCluster_miscChargeAccount
 
QLabel_miscChargeAccountLit
 
QLabel_miscChargeAmountLit
 
XLineEdit_miscChargeDescription
 
QLabel_miscChargeDescriptionLit
 
XCheckBox_miscChargeDiscount
 
XComboBox_miscChargeTaxtype
 
QLabel_miscChargeTaxtypeLit
 
QPushButton * _new
 
XTextEdit_notes
 
DLineEdit_orderDate
 
QLabel_orderDateLit
 
XLineEdit_orderNumber
 
QLabel_orderNumberLit
 
CurrDisplay_outstandingCM
 
QLabel_outstandingCMLit
 
CurrCluster_payment
 
QLabel_paymentLit
 
XLineEdit_poNumber
 
XCheckBox_postInvoice
 
ProjectCluster_project
 
QLabel_projectLit
 
RecurrenceWidget_recurring
 
XComboBox_salesrep
 
QLabel_salesrepLit
 
XComboBox_saleType
 
QLabel_saleTypeLit
 
QPushButton * _save
 
XComboBox_shipChrgs
 
QLabel_shipChrgsLit
 
DLineEdit_shipDate
 
QLabel_shipDateLit
 
XComboBox_shippingZone
 
QLabel_shippingZoneLit
 
ShiptoCluster_shipTo
 
AddressCluster_shipToAddr
 
QFrame * _shiptoFrame
 
QGroupBox_shiptoGroup
 
XLineEdit_shipToName
 
QLabel_shipToNameLit
 
XLineEdit_shipToPhone
 
QLabel_shipToPhoneLit
 
XComboBox_shipVia
 
QLabel_shipViaLit
 
CurrDisplay_subtotal
 
QLabel_subtotalLit
 
QTabWidget * _tabWidget
 
TaxDisplay_tax
 
TaxExemptCluster_taxExempt
 
QLabel_taxExemptLit
 
XLabel_taxLit
 
XComboBox_taxzone
 
QLabel_taxzoneLit
 
XComboBox_terms
 
QLabel_termsLit
 
CurrDisplay_total
 
QLabel_totalLit
 
QPushButton * _view
 
WComboBox_warehouse
 
QLabel_warehouseLit
 
QWidgetadvancedTab
 
QWidgetcharacteristicsTab
 
QWidgetdocumentsTab
 
QGridLayout * gridLayout
 
QGridLayout * gridLayout1
 
QGridLayout * gridLayout_1
 
QGridLayout * gridLayout_10
 
QGridLayout * gridLayout_11
 
QGridLayout * gridLayout_2
 
QGridLayout * gridLayout_3
 
QGridLayout * gridLayout_4
 
QGridLayout * gridLayout_5
 
QGridLayout * gridLayout_7
 
QGridLayout * gridLayout_8
 
QGridLayout * gridLayout_9
 
QHBoxLayout * hboxLayout
 
QHBoxLayout * hboxLayout1
 
QHBoxLayout * hboxLayout2
 
QHBoxLayout * hboxLayout3
 
QHBoxLayout * hboxLayout4
 
QWidgetheaderTab
 
QHBoxLayout * horizontalLayout
 
QHBoxLayout * horizontalLayout_2
 
QHBoxLayout * horizontalLayout_3
 
QHBoxLayout * horizontalLayout_4
 
QHBoxLayout * horizontalLayout_5
 
QSpacerItem * horizontalSpacer
 
QSpacerItem * horizontalSpacer_2
 
QSpacerItem * horizontalSpacer_3
 
QWidgetlineItemsTab
 
QWidgetnotesTab
 
QSpacerItem * spacerItem
 
QSpacerItem * spacerItem1
 
QSpacerItem * spacerItem2
 
QSpacerItem * spacerItem3
 
QSpacerItem * spacerItem4
 
QSpacerItem * spacerItem5
 
QSpacerItem * spacerItem6
 
QSpacerItem * spacerItem7
 
QVBoxLayout * vboxLayout
 
QVBoxLayout * vboxLayout1
 
QVBoxLayout * vboxLayout2
 
QVBoxLayout * vboxLayout3
 
QVBoxLayout * vboxLayout4
 
QVBoxLayout * verticalLayout
 

Member Function Documentation

◆ retranslateUi()

void Ui_invoice::retranslateUi ( QWidget invoice)
inline

◆ setupUi()

void Ui_invoice::setupUi ( QWidget invoice)
inline

Member Data Documentation

◆ _allocatedCM

CurrDisplay* Ui_invoice::_allocatedCM

◆ _allocatedCMLit

XURLLabel* Ui_invoice::_allocatedCMLit

◆ _authCC

CurrDisplay* Ui_invoice::_authCC

◆ _authCCLit

QLabel* Ui_invoice::_authCCLit

◆ _balance

CurrDisplay* Ui_invoice::_balance

◆ _balanceLit

QLabel* Ui_invoice::_balanceLit

◆ _billToAddr

AddressCluster* Ui_invoice::_billToAddr

◆ _billtoFrame

QFrame* Ui_invoice::_billtoFrame

◆ _billtoGroup

QGroupBox* Ui_invoice::_billtoGroup

◆ _billToName

XLineEdit* Ui_invoice::_billToName

◆ _billToNameLit

QLabel* Ui_invoice::_billToNameLit

◆ _billToPhone

XLineEdit* Ui_invoice::_billToPhone

◆ _billToPhoneLit

QLabel* Ui_invoice::_billToPhoneLit

◆ _charass

CharacteristicsWidget* Ui_invoice::_charass

◆ _close

QPushButton* Ui_invoice::_close

◆ _comments

Comments* Ui_invoice::_comments

◆ _commentsTab

QWidget* Ui_invoice::_commentsTab

◆ _commission

XLineEdit* Ui_invoice::_commission

◆ _commissionLit

QLabel* Ui_invoice::_commissionLit

◆ _commissionPrcntLit

QLabel* Ui_invoice::_commissionPrcntLit

◆ _copyToShipto

QPushButton* Ui_invoice::_copyToShipto

◆ _cust

CustCluster* Ui_invoice::_cust

◆ _custCurrency

XComboBox* Ui_invoice::_custCurrency

◆ _custCurrencyLit

QLabel* Ui_invoice::_custCurrencyLit

◆ _customerPOLit

QLabel* Ui_invoice::_customerPOLit

◆ _delete

QPushButton* Ui_invoice::_delete

◆ _documents

Documents* Ui_invoice::_documents

◆ _edit

QPushButton* Ui_invoice::_edit

◆ _fob

XLineEdit* Ui_invoice::_fob

◆ _fobLit

QLabel* Ui_invoice::_fobLit

◆ _freight

CurrCluster* Ui_invoice::_freight

◆ _freightLit

QLabel* Ui_invoice::_freightLit

◆ _freightTaxtype

XComboBox* Ui_invoice::_freightTaxtype

◆ _freightTaxtypeLit

QLabel* Ui_invoice::_freightTaxtypeLit

◆ _invcDateLit

QLabel* Ui_invoice::_invcDateLit

◆ _invcitem

XTreeWidget* Ui_invoice::_invcitem

◆ _invoiceDate

DLineEdit* Ui_invoice::_invoiceDate

◆ _invoiceNumber

XLineEdit* Ui_invoice::_invoiceNumber

◆ _invoiceNumberLit

QLabel* Ui_invoice::_invoiceNumberLit

◆ _miscAmount

CurrCluster* Ui_invoice::_miscAmount

◆ _miscChargeAccount

GLCluster* Ui_invoice::_miscChargeAccount

◆ _miscChargeAccountLit

QLabel* Ui_invoice::_miscChargeAccountLit

◆ _miscChargeAmountLit

QLabel* Ui_invoice::_miscChargeAmountLit

◆ _miscChargeDescription

XLineEdit* Ui_invoice::_miscChargeDescription

◆ _miscChargeDescriptionLit

QLabel* Ui_invoice::_miscChargeDescriptionLit

◆ _miscChargeDiscount

XCheckBox* Ui_invoice::_miscChargeDiscount

◆ _miscChargeTaxtype

XComboBox* Ui_invoice::_miscChargeTaxtype

◆ _miscChargeTaxtypeLit

QLabel* Ui_invoice::_miscChargeTaxtypeLit

◆ _new

QPushButton* Ui_invoice::_new

◆ _notes

XTextEdit* Ui_invoice::_notes

◆ _orderDate

DLineEdit* Ui_invoice::_orderDate

◆ _orderDateLit

QLabel* Ui_invoice::_orderDateLit

◆ _orderNumber

XLineEdit* Ui_invoice::_orderNumber

◆ _orderNumberLit

QLabel* Ui_invoice::_orderNumberLit

◆ _outstandingCM

CurrDisplay* Ui_invoice::_outstandingCM

◆ _outstandingCMLit

QLabel* Ui_invoice::_outstandingCMLit

◆ _payment

CurrCluster* Ui_invoice::_payment

◆ _paymentLit

QLabel* Ui_invoice::_paymentLit

◆ _poNumber

XLineEdit* Ui_invoice::_poNumber

◆ _postInvoice

XCheckBox* Ui_invoice::_postInvoice

◆ _project

ProjectCluster* Ui_invoice::_project

◆ _projectLit

QLabel* Ui_invoice::_projectLit

◆ _recurring

RecurrenceWidget* Ui_invoice::_recurring

◆ _salesrep

XComboBox* Ui_invoice::_salesrep

◆ _salesrepLit

QLabel* Ui_invoice::_salesrepLit

◆ _saleType

XComboBox* Ui_invoice::_saleType

◆ _saleTypeLit

QLabel* Ui_invoice::_saleTypeLit

◆ _save

QPushButton* Ui_invoice::_save

◆ _shipChrgs

XComboBox* Ui_invoice::_shipChrgs

◆ _shipChrgsLit

QLabel* Ui_invoice::_shipChrgsLit

◆ _shipDate

DLineEdit* Ui_invoice::_shipDate

◆ _shipDateLit

QLabel* Ui_invoice::_shipDateLit

◆ _shippingZone

XComboBox* Ui_invoice::_shippingZone

◆ _shippingZoneLit

QLabel* Ui_invoice::_shippingZoneLit

◆ _shipTo

ShiptoCluster* Ui_invoice::_shipTo

◆ _shipToAddr

AddressCluster* Ui_invoice::_shipToAddr

◆ _shiptoFrame

QFrame* Ui_invoice::_shiptoFrame

◆ _shiptoGroup

QGroupBox* Ui_invoice::_shiptoGroup

◆ _shipToName

XLineEdit* Ui_invoice::_shipToName

◆ _shipToNameLit

QLabel* Ui_invoice::_shipToNameLit

◆ _shipToPhone

XLineEdit* Ui_invoice::_shipToPhone

◆ _shipToPhoneLit

QLabel* Ui_invoice::_shipToPhoneLit

◆ _shipVia

XComboBox* Ui_invoice::_shipVia

◆ _shipViaLit

QLabel* Ui_invoice::_shipViaLit

◆ _subtotal

CurrDisplay* Ui_invoice::_subtotal

◆ _subtotalLit

QLabel* Ui_invoice::_subtotalLit

◆ _tabWidget

QTabWidget* Ui_invoice::_tabWidget

◆ _tax

TaxDisplay* Ui_invoice::_tax

◆ _taxExempt

TaxExemptCluster* Ui_invoice::_taxExempt

◆ _taxExemptLit

QLabel* Ui_invoice::_taxExemptLit

◆ _taxLit

XLabel* Ui_invoice::_taxLit

◆ _taxzone

XComboBox* Ui_invoice::_taxzone

◆ _taxzoneLit

QLabel* Ui_invoice::_taxzoneLit

◆ _terms

XComboBox* Ui_invoice::_terms

◆ _termsLit

QLabel* Ui_invoice::_termsLit

◆ _total

CurrDisplay* Ui_invoice::_total

◆ _totalLit

QLabel* Ui_invoice::_totalLit

◆ _view

QPushButton* Ui_invoice::_view

◆ _warehouse

WComboBox* Ui_invoice::_warehouse

◆ _warehouseLit

QLabel* Ui_invoice::_warehouseLit

◆ advancedTab

QWidget* Ui_invoice::advancedTab

◆ characteristicsTab

QWidget* Ui_invoice::characteristicsTab

◆ documentsTab

QWidget* Ui_invoice::documentsTab

◆ gridLayout

QGridLayout* Ui_invoice::gridLayout

◆ gridLayout1

QGridLayout* Ui_invoice::gridLayout1

◆ gridLayout_1

QGridLayout* Ui_invoice::gridLayout_1

◆ gridLayout_10

QGridLayout* Ui_invoice::gridLayout_10

◆ gridLayout_11

QGridLayout* Ui_invoice::gridLayout_11

◆ gridLayout_2

QGridLayout* Ui_invoice::gridLayout_2

◆ gridLayout_3

QGridLayout* Ui_invoice::gridLayout_3

◆ gridLayout_4

QGridLayout* Ui_invoice::gridLayout_4

◆ gridLayout_5

QGridLayout* Ui_invoice::gridLayout_5

◆ gridLayout_7

QGridLayout* Ui_invoice::gridLayout_7

◆ gridLayout_8

QGridLayout* Ui_invoice::gridLayout_8

◆ gridLayout_9

QGridLayout* Ui_invoice::gridLayout_9

◆ hboxLayout

QHBoxLayout* Ui_invoice::hboxLayout

◆ hboxLayout1

QHBoxLayout* Ui_invoice::hboxLayout1

◆ hboxLayout2

QHBoxLayout* Ui_invoice::hboxLayout2

◆ hboxLayout3

QHBoxLayout* Ui_invoice::hboxLayout3

◆ hboxLayout4

QHBoxLayout* Ui_invoice::hboxLayout4

◆ headerTab

QWidget* Ui_invoice::headerTab

◆ horizontalLayout

QHBoxLayout* Ui_invoice::horizontalLayout

◆ horizontalLayout_2

QHBoxLayout* Ui_invoice::horizontalLayout_2

◆ horizontalLayout_3

QHBoxLayout* Ui_invoice::horizontalLayout_3

◆ horizontalLayout_4

QHBoxLayout* Ui_invoice::horizontalLayout_4

◆ horizontalLayout_5

QHBoxLayout* Ui_invoice::horizontalLayout_5

◆ horizontalSpacer

QSpacerItem* Ui_invoice::horizontalSpacer

◆ horizontalSpacer_2

QSpacerItem* Ui_invoice::horizontalSpacer_2

◆ horizontalSpacer_3

QSpacerItem* Ui_invoice::horizontalSpacer_3

◆ lineItemsTab

QWidget* Ui_invoice::lineItemsTab

◆ notesTab

QWidget* Ui_invoice::notesTab

◆ spacerItem

QSpacerItem* Ui_invoice::spacerItem

◆ spacerItem1

QSpacerItem* Ui_invoice::spacerItem1

◆ spacerItem2

QSpacerItem* Ui_invoice::spacerItem2

◆ spacerItem3

QSpacerItem* Ui_invoice::spacerItem3

◆ spacerItem4

QSpacerItem* Ui_invoice::spacerItem4

◆ spacerItem5

QSpacerItem* Ui_invoice::spacerItem5

◆ spacerItem6

QSpacerItem* Ui_invoice::spacerItem6

◆ spacerItem7

QSpacerItem* Ui_invoice::spacerItem7

◆ vboxLayout

QVBoxLayout* Ui_invoice::vboxLayout

◆ vboxLayout1

QVBoxLayout* Ui_invoice::vboxLayout1

◆ vboxLayout2

QVBoxLayout* Ui_invoice::vboxLayout2

◆ vboxLayout3

QVBoxLayout* Ui_invoice::vboxLayout3

◆ vboxLayout4

QVBoxLayout* Ui_invoice::vboxLayout4

◆ verticalLayout

QVBoxLayout* Ui_invoice::verticalLayout

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

Generated on Fri Apr 9 2021 xTuple ERP Programmer Reference, Version 5.1.0 doxygen 1.8.17