List of all members | Public Slots | Public Member Functions | Public Attributes | Protected Slots | Protected Member Functions | Protected Attributes | Static Protected Attributes
taxCode Class Reference

#include <taxCode.h>

Inheritance diagram for taxCode:
XDialog Ui::taxCode QDialog ScriptablePrivate Ui_taxCode ScriptableWidget

Public Slots

virtual void closeEvent (QCloseEvent *pEvent)
 
int exec ()
 
virtual void populate ()
 
virtual void populateBasis ()
 
virtual void sCheck ()
 
virtual void sClose ()
 
virtual void sDelete ()
 
virtual void sEdit ()
 
virtual enum SetResponse set (const ParameterList &pParams)
 
virtual bool setParams (ParameterList &pParams)
 
virtual void setRememberPos (bool)
 
virtual void setRememberSize (bool)
 
virtual void sExpire ()
 
virtual void sFillList ()
 
virtual void sNew ()
 
virtual void sPopulateMenu (QMenu *menuThis)
 
virtual void sSave ()
 
virtual void sView ()
 

Public Member Functions

 taxCode (QWidget *parent=0, const char *name=0, bool modal=false, Qt::WindowFlags fl=0)
 
 ~taxCode ()
 
virtual Q_INVOKABLE ParameterList get () const
 
void retranslateUi (QDialog *taxCode)
 
void setupUi (QDialog *taxCode)
 

Public Attributes

QHBoxLayout * _2
 
GLCluster_account
 
QLabel_accountLit
 
XComboBox_basis
 
QLabel_basisLit
 
QDialogButtonBox * _buttonBox
 
XLineEdit_code
 
QLabel_codeLit
 
QPushButton * _delete
 
XLineEdit_description
 
QLabel_descriptionLit
 
GLCluster_distaccount
 
QLabel_distaccountLit
 
QPushButton * _edit
 
QPushButton * _expire
 
QFrame * _frame
 
QPushButton * _new
 
XComboBox_taxauth
 
QLabel_taxauthLit
 
XComboBox_taxClass
 
QLabel_taxclassLit
 
XTreeWidget_taxitems
 
GLCluster_useAccount
 
QLabel_useAccountLit
 
XCheckBox_vat
 
QPushButton * _view
 
QGridLayout * gridLayout
 
QGridLayout * gridLayout_2
 
QGridLayout * gridLayout_3
 
QHBoxLayout * hboxLayout
 
QHBoxLayout * horizontalLayout
 
QHBoxLayout * horizontalLayout_2
 
QHBoxLayout * horizontalLayout_3
 
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
 
QSpacerItem * spacerItem
 
QSpacerItem * spacerItem1
 
QSpacerItem * spacerItem2
 
QVBoxLayout * vboxLayout
 
QVBoxLayout * vboxLayout1
 
QVBoxLayout * verticalLayout
 
QVBoxLayout * verticalLayout_2
 

Protected Slots

virtual void languageChange ()
 
virtual enum SetResponse postSet ()
 
virtual void saveSize ()
 

Protected Member Functions

virtual void callCloseEvent (QEvent *)
 
virtual enum SetResponse callSet (const ParameterList &)
 
virtual void callShowEvent (QEvent *)
 
virtual QScriptEngine * engine ()
 
virtual void loadScript (const QString &oName)
 
virtual void loadScript (const QStringList &list)
 
virtual void loadScriptEngine ()
 
virtual Q_INVOKABLE bool setScriptableParams (ParameterList &)
 
virtual void showEvent (QShowEvent *event)
 

Protected Attributes

QScriptEngineDebugger * _debugger
 
QScriptEngine * _engine
 
ParameterList _lastSetParams
 
QAction_rememberPos
 
QAction_rememberSize
 
bool _scriptLoaded
 
QWidget_self
 
QAction_showMe
 
bool _shown
 

Static Protected Attributes

static ScriptCache_cache
 
static GuiClientInterface_guiClientInterface
 

Constructor & Destructor Documentation

◆ taxCode()

taxCode::taxCode ( QWidget parent = 0,
const char *  name = 0,
bool  modal = false,
Qt::WindowFlags  fl = 0 
)

◆ ~taxCode()

taxCode::~taxCode ( )

Member Function Documentation

◆ callCloseEvent()

void ScriptablePrivate::callCloseEvent ( QEvent *  event)
virtualinherited

◆ callSet()

enum SetResponse ScriptablePrivate::callSet ( const ParameterList &  params)
virtualinherited

◆ callShowEvent()

void ScriptablePrivate::callShowEvent ( QEvent *  event)
virtualinherited

◆ closeEvent

void taxCode::closeEvent ( QCloseEvent *  pEvent)
virtualslot

◆ engine()

QScriptEngine * ScriptablePrivate::engine ( )
virtualinherited

Reimplemented from ScriptableWidget.

◆ exec

int XDialog::exec ( )
slotinherited

◆ get()

ParameterList XDialog::get ( ) const
virtualinherited

Implements ScriptablePrivate.

◆ languageChange

void taxCode::languageChange ( )
protectedvirtualslot

◆ loadScript() [1/2]

void ScriptableWidget::loadScript ( const QString &  oName)
virtualinherited

◆ loadScript() [2/2]

void ScriptableWidget::loadScript ( const QStringList &  list)
virtualinherited

◆ loadScriptEngine()

void ScriptableWidget::loadScriptEngine ( )
virtualinherited

◆ populate

void taxCode::populate ( )
virtualslot

◆ populateBasis

void taxCode::populateBasis ( )
virtualslot

◆ postSet

enum SetResponse XDialog::postSet ( )
protectedvirtualslotinherited

◆ retranslateUi()

void Ui_taxCode::retranslateUi ( QDialog taxCode)
inlineinherited

◆ saveSize

void XDialog::saveSize ( )
protectedvirtualslotinherited

◆ sCheck

void taxCode::sCheck ( )
virtualslot

◆ sClose

void taxCode::sClose ( )
virtualslot

◆ sDelete

void taxCode::sDelete ( )
virtualslot

◆ sEdit

void taxCode::sEdit ( )
virtualslot

◆ set

enum SetResponse taxCode::set ( const ParameterList &  pParams)
virtualslot

◆ setParams

bool taxCode::setParams ( ParameterList &  pParams)
virtualslot

◆ setRememberPos

void XDialog::setRememberPos ( bool  b)
virtualslotinherited

◆ setRememberSize

void XDialog::setRememberSize ( bool  b)
virtualslotinherited

◆ setScriptableParams()

bool ScriptableWidget::setScriptableParams ( ParameterList &  params)
virtualinherited

◆ setupUi()

void Ui_taxCode::setupUi ( QDialog taxCode)
inlineinherited

◆ sExpire

void taxCode::sExpire ( )
virtualslot

◆ sFillList

void taxCode::sFillList ( )
virtualslot

◆ showEvent()

void XDialog::showEvent ( QShowEvent *  event)
protectedvirtualinherited

Reimplemented in externalShipping.

◆ sNew

void taxCode::sNew ( )
virtualslot

◆ sPopulateMenu

void taxCode::sPopulateMenu ( QMenu *  menuThis)
virtualslot

◆ sSave

void taxCode::sSave ( )
virtualslot

◆ sView

void taxCode::sView ( )
virtualslot

Member Data Documentation

◆ _2

QHBoxLayout* Ui_taxCode::_2
inherited

◆ _account

GLCluster* Ui_taxCode::_account
inherited

◆ _accountLit

QLabel* Ui_taxCode::_accountLit
inherited

◆ _basis

XComboBox* Ui_taxCode::_basis
inherited

◆ _basisLit

QLabel* Ui_taxCode::_basisLit
inherited

◆ _buttonBox

QDialogButtonBox* Ui_taxCode::_buttonBox
inherited

◆ _cache

ScriptCache * ScriptableWidget::_cache
staticprotectedinherited

◆ _code

XLineEdit* Ui_taxCode::_code
inherited

◆ _codeLit

QLabel* Ui_taxCode::_codeLit
inherited

◆ _debugger

QScriptEngineDebugger* ScriptableWidget::_debugger
protectedinherited

◆ _delete

QPushButton* Ui_taxCode::_delete
inherited

◆ _description

XLineEdit* Ui_taxCode::_description
inherited

◆ _descriptionLit

QLabel* Ui_taxCode::_descriptionLit
inherited

◆ _distaccount

GLCluster* Ui_taxCode::_distaccount
inherited

◆ _distaccountLit

QLabel* Ui_taxCode::_distaccountLit
inherited

◆ _edit

QPushButton* Ui_taxCode::_edit
inherited

◆ _engine

QScriptEngine* ScriptableWidget::_engine
protectedinherited

◆ _expire

QPushButton* Ui_taxCode::_expire
inherited

◆ _frame

QFrame* Ui_taxCode::_frame
inherited

◆ _guiClientInterface

GuiClientInterface * ScriptableWidget::_guiClientInterface
staticinherited

◆ _lastSetParams

ParameterList ScriptablePrivate::_lastSetParams
inherited

◆ _new

QPushButton* Ui_taxCode::_new
inherited

◆ _rememberPos

QAction* ScriptablePrivate::_rememberPos
inherited

◆ _rememberSize

QAction* ScriptablePrivate::_rememberSize
inherited

◆ _scriptLoaded

bool ScriptableWidget::_scriptLoaded
protectedinherited

◆ _self

QWidget* ScriptableWidget::_self
protectedinherited

◆ _showMe

QAction* ScriptablePrivate::_showMe
inherited

◆ _shown

bool ScriptablePrivate::_shown
inherited

◆ _taxauth

XComboBox* Ui_taxCode::_taxauth
inherited

◆ _taxauthLit

QLabel* Ui_taxCode::_taxauthLit
inherited

◆ _taxClass

XComboBox* Ui_taxCode::_taxClass
inherited

◆ _taxclassLit

QLabel* Ui_taxCode::_taxclassLit
inherited

◆ _taxitems

XTreeWidget* Ui_taxCode::_taxitems
inherited

◆ _useAccount

GLCluster* Ui_taxCode::_useAccount
inherited

◆ _useAccountLit

QLabel* Ui_taxCode::_useAccountLit
inherited

◆ _vat

XCheckBox* Ui_taxCode::_vat
inherited

◆ _view

QPushButton* Ui_taxCode::_view
inherited

◆ gridLayout

QGridLayout* Ui_taxCode::gridLayout
inherited

◆ gridLayout_2

QGridLayout* Ui_taxCode::gridLayout_2
inherited

◆ gridLayout_3

QGridLayout* Ui_taxCode::gridLayout_3
inherited

◆ hboxLayout

QHBoxLayout* Ui_taxCode::hboxLayout
inherited

◆ horizontalLayout

QHBoxLayout* Ui_taxCode::horizontalLayout
inherited

◆ horizontalLayout_2

QHBoxLayout* Ui_taxCode::horizontalLayout_2
inherited

◆ horizontalLayout_3

QHBoxLayout* Ui_taxCode::horizontalLayout_3
inherited

◆ horizontalLayout_4

QHBoxLayout* Ui_taxCode::horizontalLayout_4
inherited

◆ horizontalLayout_5

QHBoxLayout* Ui_taxCode::horizontalLayout_5
inherited

◆ horizontalLayout_6

QHBoxLayout* Ui_taxCode::horizontalLayout_6
inherited

◆ horizontalLayout_7

QHBoxLayout* Ui_taxCode::horizontalLayout_7
inherited

◆ horizontalSpacer

QSpacerItem* Ui_taxCode::horizontalSpacer
inherited

◆ horizontalSpacer_2

QSpacerItem* Ui_taxCode::horizontalSpacer_2
inherited

◆ horizontalSpacer_3

QSpacerItem* Ui_taxCode::horizontalSpacer_3
inherited

◆ horizontalSpacer_4

QSpacerItem* Ui_taxCode::horizontalSpacer_4
inherited

◆ horizontalSpacer_5

QSpacerItem* Ui_taxCode::horizontalSpacer_5
inherited

◆ horizontalSpacer_6

QSpacerItem* Ui_taxCode::horizontalSpacer_6
inherited

◆ label

QLabel* Ui_taxCode::label
inherited

◆ spacerItem

QSpacerItem* Ui_taxCode::spacerItem
inherited

◆ spacerItem1

QSpacerItem* Ui_taxCode::spacerItem1
inherited

◆ spacerItem2

QSpacerItem* Ui_taxCode::spacerItem2
inherited

◆ vboxLayout

QVBoxLayout* Ui_taxCode::vboxLayout
inherited

◆ vboxLayout1

QVBoxLayout* Ui_taxCode::vboxLayout1
inherited

◆ verticalLayout

QVBoxLayout* Ui_taxCode::verticalLayout
inherited

◆ verticalLayout_2

QVBoxLayout* Ui_taxCode::verticalLayout_2
inherited

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

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