List of all members | Public Member Functions | Public Attributes
Ui::bankAccount Class Reference

#include <ui_bankAccount.h>

Inheritance diagram for Ui::bankAccount:
Ui_bankAccount bankAccount

Public Member Functions

void retranslateUi (QDialog *bankAccount)
 
void setupUi (QDialog *bankAccount)
 

Public Attributes

QGroupBox_accountGroup
 
XLineEdit_accountNumber
 
QLabel_accountNumberLit
 
QCheckBox_ap
 
QCheckBox_ar
 
GLCluster_assetAccount
 
QLabel_assetAccountLit
 
QGroupBox_bankGroup
 
XLineEdit_bankName
 
QLabel_bankNameLit
 
QDialogButtonBox * _buttonBox
 
QLabel_checkFormatLit
 
XComboBox_currency
 
QLabel_currencyLit
 
QLabel_defaultOrigin
 
XLineEdit_description
 
QLabel_descriptionLit
 
QGroupBox_destinationGroup
 
QLineEdit_federalReserveDest
 
XComboBox_form
 
QCheckBox_genCheckNumber
 
XLineEdit_name
 
QLabel_nameLit
 
XLineEdit_nextCheckNum
 
QLabel_nextCheckNumLit
 
XTextEdit_notes
 
QWidget_notesTab
 
QGroupBox_originGroup
 
QLineEdit_otherDest
 
QLineEdit_otherDestName
 
XLineEdit_otherOrigin
 
QLineEdit_otherOriginName
 
QLineEdit_prefix
 
QCheckBox_printCheck
 
XLineEdit_routing
 
QLabel_routingLit
 
QLabel_routingNumberDest
 
QLabel_routingNumberOrigin
 
QSpinBox_settlementLeadtime
 
QLabel_settlementLeadtimeLit
 
QTabWidget * _tab
 
QGroupBox_transmitGroup
 
QWidget_transmitTab
 
XComboBox_type
 
QLabel_typeLit
 
QRadioButton * _useCompanyIdOrigin
 
QRadioButton * _useCompanyIdType
 
QRadioButton * _useFederalReserveDest
 
QGroupBox_useGroup
 
QRadioButton * _useOtherDest
 
QRadioButton * _useOtherOrigin
 
QRadioButton * _usePrefix
 
QRadioButton * _useRoutingNumberDest
 
QRadioButton * _useRoutingNumberOrigin
 
QGridLayout * gridLayout
 
QGridLayout * gridLayout1
 
QGridLayout * gridLayout2
 
QGridLayout * gridLayout3
 
QGridLayout * gridLayout4
 
QGridLayout * gridLayout5
 
QGridLayout * gridLayout6
 
QGridLayout * gridLayout7
 
QGridLayout * gridLayout8
 
QGridLayout * gridLayout9
 
QHBoxLayout * hboxLayout
 
QHBoxLayout * hboxLayout1
 
QHBoxLayout * hboxLayout2
 
QHBoxLayout * hboxLayout3
 
QSpacerItem * spacerItem
 
QSpacerItem * spacerItem1
 
QSpacerItem * spacerItem2
 
QSpacerItem * spacerItem3
 
QSpacerItem * spacerItem4
 
QSpacerItem * spacerItem5
 

Member Function Documentation

◆ retranslateUi()

void Ui_bankAccount::retranslateUi ( QDialog bankAccount)
inlineinherited

◆ setupUi()

void Ui_bankAccount::setupUi ( QDialog bankAccount)
inlineinherited

Member Data Documentation

◆ _accountGroup

QGroupBox* Ui_bankAccount::_accountGroup
inherited

◆ _accountNumber

XLineEdit* Ui_bankAccount::_accountNumber
inherited

◆ _accountNumberLit

QLabel* Ui_bankAccount::_accountNumberLit
inherited

◆ _ap

QCheckBox* Ui_bankAccount::_ap
inherited

◆ _ar

QCheckBox* Ui_bankAccount::_ar
inherited

◆ _assetAccount

GLCluster* Ui_bankAccount::_assetAccount
inherited

◆ _assetAccountLit

QLabel* Ui_bankAccount::_assetAccountLit
inherited

◆ _bankGroup

QGroupBox* Ui_bankAccount::_bankGroup
inherited

◆ _bankName

XLineEdit* Ui_bankAccount::_bankName
inherited

◆ _bankNameLit

QLabel* Ui_bankAccount::_bankNameLit
inherited

◆ _buttonBox

QDialogButtonBox* Ui_bankAccount::_buttonBox
inherited

◆ _checkFormatLit

QLabel* Ui_bankAccount::_checkFormatLit
inherited

◆ _currency

XComboBox* Ui_bankAccount::_currency
inherited

◆ _currencyLit

QLabel* Ui_bankAccount::_currencyLit
inherited

◆ _defaultOrigin

QLabel* Ui_bankAccount::_defaultOrigin
inherited

◆ _description

XLineEdit* Ui_bankAccount::_description
inherited

◆ _descriptionLit

QLabel* Ui_bankAccount::_descriptionLit
inherited

◆ _destinationGroup

QGroupBox* Ui_bankAccount::_destinationGroup
inherited

◆ _federalReserveDest

QLineEdit* Ui_bankAccount::_federalReserveDest
inherited

◆ _form

XComboBox* Ui_bankAccount::_form
inherited

◆ _genCheckNumber

QCheckBox* Ui_bankAccount::_genCheckNumber
inherited

◆ _name

XLineEdit* Ui_bankAccount::_name
inherited

◆ _nameLit

QLabel* Ui_bankAccount::_nameLit
inherited

◆ _nextCheckNum

XLineEdit* Ui_bankAccount::_nextCheckNum
inherited

◆ _nextCheckNumLit

QLabel* Ui_bankAccount::_nextCheckNumLit
inherited

◆ _notes

XTextEdit* Ui_bankAccount::_notes
inherited

◆ _notesTab

QWidget* Ui_bankAccount::_notesTab
inherited

◆ _originGroup

QGroupBox* Ui_bankAccount::_originGroup
inherited

◆ _otherDest

QLineEdit* Ui_bankAccount::_otherDest
inherited

◆ _otherDestName

QLineEdit* Ui_bankAccount::_otherDestName
inherited

◆ _otherOrigin

XLineEdit* Ui_bankAccount::_otherOrigin
inherited

◆ _otherOriginName

QLineEdit* Ui_bankAccount::_otherOriginName
inherited

◆ _prefix

QLineEdit* Ui_bankAccount::_prefix
inherited

◆ _printCheck

QCheckBox* Ui_bankAccount::_printCheck
inherited

◆ _routing

XLineEdit* Ui_bankAccount::_routing
inherited

◆ _routingLit

QLabel* Ui_bankAccount::_routingLit
inherited

◆ _routingNumberDest

QLabel* Ui_bankAccount::_routingNumberDest
inherited

◆ _routingNumberOrigin

QLabel* Ui_bankAccount::_routingNumberOrigin
inherited

◆ _settlementLeadtime

QSpinBox* Ui_bankAccount::_settlementLeadtime
inherited

◆ _settlementLeadtimeLit

QLabel* Ui_bankAccount::_settlementLeadtimeLit
inherited

◆ _tab

QTabWidget* Ui_bankAccount::_tab
inherited

◆ _transmitGroup

QGroupBox* Ui_bankAccount::_transmitGroup
inherited

◆ _transmitTab

QWidget* Ui_bankAccount::_transmitTab
inherited

◆ _type

XComboBox* Ui_bankAccount::_type
inherited

◆ _typeLit

QLabel* Ui_bankAccount::_typeLit
inherited

◆ _useCompanyIdOrigin

QRadioButton* Ui_bankAccount::_useCompanyIdOrigin
inherited

◆ _useCompanyIdType

QRadioButton* Ui_bankAccount::_useCompanyIdType
inherited

◆ _useFederalReserveDest

QRadioButton* Ui_bankAccount::_useFederalReserveDest
inherited

◆ _useGroup

QGroupBox* Ui_bankAccount::_useGroup
inherited

◆ _useOtherDest

QRadioButton* Ui_bankAccount::_useOtherDest
inherited

◆ _useOtherOrigin

QRadioButton* Ui_bankAccount::_useOtherOrigin
inherited

◆ _usePrefix

QRadioButton* Ui_bankAccount::_usePrefix
inherited

◆ _useRoutingNumberDest

QRadioButton* Ui_bankAccount::_useRoutingNumberDest
inherited

◆ _useRoutingNumberOrigin

QRadioButton* Ui_bankAccount::_useRoutingNumberOrigin
inherited

◆ gridLayout

QGridLayout* Ui_bankAccount::gridLayout
inherited

◆ gridLayout1

QGridLayout* Ui_bankAccount::gridLayout1
inherited

◆ gridLayout2

QGridLayout* Ui_bankAccount::gridLayout2
inherited

◆ gridLayout3

QGridLayout* Ui_bankAccount::gridLayout3
inherited

◆ gridLayout4

QGridLayout* Ui_bankAccount::gridLayout4
inherited

◆ gridLayout5

QGridLayout* Ui_bankAccount::gridLayout5
inherited

◆ gridLayout6

QGridLayout* Ui_bankAccount::gridLayout6
inherited

◆ gridLayout7

QGridLayout* Ui_bankAccount::gridLayout7
inherited

◆ gridLayout8

QGridLayout* Ui_bankAccount::gridLayout8
inherited

◆ gridLayout9

QGridLayout* Ui_bankAccount::gridLayout9
inherited

◆ hboxLayout

QHBoxLayout* Ui_bankAccount::hboxLayout
inherited

◆ hboxLayout1

QHBoxLayout* Ui_bankAccount::hboxLayout1
inherited

◆ hboxLayout2

QHBoxLayout* Ui_bankAccount::hboxLayout2
inherited

◆ hboxLayout3

QHBoxLayout* Ui_bankAccount::hboxLayout3
inherited

◆ spacerItem

QSpacerItem* Ui_bankAccount::spacerItem
inherited

◆ spacerItem1

QSpacerItem* Ui_bankAccount::spacerItem1
inherited

◆ spacerItem2

QSpacerItem* Ui_bankAccount::spacerItem2
inherited

◆ spacerItem3

QSpacerItem* Ui_bankAccount::spacerItem3
inherited

◆ spacerItem4

QSpacerItem* Ui_bankAccount::spacerItem4
inherited

◆ spacerItem5

QSpacerItem* Ui_bankAccount::spacerItem5
inherited

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

Generated on Mon May 3 2021 xTuple ERP Programmer Reference, Version 4.12.0 doxygen 1.8.17