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

#include <salesOrderInformation.h>

Inheritance diagram for salesOrderInformation:
XDialog Ui::salesOrderInformation QDialog ScriptablePrivate Ui_salesOrderInformation ScriptableWidget

Public Slots

int exec ()
 
virtual void populate ()
 
virtual enum SetResponse set (const ParameterList &pParams)
 
virtual void setRememberPos (bool)
 
virtual void setRememberSize (bool)
 

Public Member Functions

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

Public Attributes

QLabel_billtoAddress1
 
QLabel_billtoAddress2
 
QLabel_billtoAddress3
 
QLabel_billtoCity
 
QGroupBox_billToGroup
 
QLabel_billtoName
 
QLabel_billtoPhone
 
QLabel_billtoPhoneLit
 
QLabel_billtoState
 
QLabel_billtoZipCode
 
QPushButton * _close
 
QLabel_holdType
 
QLabel_holdTypeLit
 
QLabel_orderDate
 
QLabel_orderDateLit
 
QLabel_orderNumber
 
QLabel_orderNumberLit
 
QLabel_packDate
 
QLabel_packDateLit
 
QLabel_shipDate
 
QLabel_shipDateLit
 
QLabel_shippingWhseLit
 
QLabel_shiptoAddress1
 
QLabel_shiptoAddress2
 
QLabel_shiptoAddress3
 
QLabel_shiptoCity
 
QGroupBox_shiptoGroup
 
QLabel_shiptoName
 
QLabel_shiptoPhone
 
QLabel_shiptoPhoneLit
 
QLabel_shiptoState
 
QLabel_shiptoZipCode
 
QLabel_shipVia
 
QLabel_shipViaLit
 
QLabel_warehouse
 
QHBoxLayout * hboxLayout
 
QHBoxLayout * hboxLayout1
 
QHBoxLayout * hboxLayout2
 
QHBoxLayout * hboxLayout3
 
QHBoxLayout * hboxLayout4
 
QHBoxLayout * hboxLayout5
 
QHBoxLayout * hboxLayout6
 
QHBoxLayout * hboxLayout7
 
QHBoxLayout * hboxLayout8
 
QSpacerItem * spacerItem
 
QSpacerItem * spacerItem1
 
QSpacerItem * spacerItem2
 
QSpacerItem * spacerItem3
 
QVBoxLayout * vboxLayout
 
QVBoxLayout * vboxLayout1
 
QVBoxLayout * vboxLayout10
 
QVBoxLayout * vboxLayout11
 
QVBoxLayout * vboxLayout12
 
QVBoxLayout * vboxLayout2
 
QVBoxLayout * vboxLayout3
 
QVBoxLayout * vboxLayout4
 
QVBoxLayout * vboxLayout5
 
QVBoxLayout * vboxLayout6
 
QVBoxLayout * vboxLayout7
 
QVBoxLayout * vboxLayout8
 
QVBoxLayout * vboxLayout9
 

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 void closeEvent (QCloseEvent *event)
 
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

◆ salesOrderInformation()

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

◆ ~salesOrderInformation()

salesOrderInformation::~salesOrderInformation ( )

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 XDialog::closeEvent ( QCloseEvent *  event)
protectedvirtualinherited

Reimplemented in voucherItem, contact, and taxAuthority.

◆ engine()

QScriptEngine * ScriptablePrivate::engine ( )
virtualinherited

Reimplemented from ScriptableWidget.

◆ exec

int XDialog::exec ( )
slotinherited

◆ get()

ParameterList XDialog::get ( ) const
virtualinherited

Implements ScriptablePrivate.

◆ languageChange

void salesOrderInformation::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 salesOrderInformation::populate ( )
virtualslot

◆ postSet

enum SetResponse XDialog::postSet ( )
protectedvirtualslotinherited

◆ retranslateUi()

void Ui_salesOrderInformation::retranslateUi ( QDialog salesOrderInformation)
inlineinherited

◆ saveSize

void XDialog::saveSize ( )
protectedvirtualslotinherited

◆ set

enum SetResponse salesOrderInformation::set ( const 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_salesOrderInformation::setupUi ( QDialog salesOrderInformation)
inlineinherited

◆ showEvent()

void XDialog::showEvent ( QShowEvent *  event)
protectedvirtualinherited

Reimplemented in externalShipping.

Member Data Documentation

◆ _billtoAddress1

QLabel* Ui_salesOrderInformation::_billtoAddress1
inherited

◆ _billtoAddress2

QLabel* Ui_salesOrderInformation::_billtoAddress2
inherited

◆ _billtoAddress3

QLabel* Ui_salesOrderInformation::_billtoAddress3
inherited

◆ _billtoCity

QLabel* Ui_salesOrderInformation::_billtoCity
inherited

◆ _billToGroup

QGroupBox* Ui_salesOrderInformation::_billToGroup
inherited

◆ _billtoName

QLabel* Ui_salesOrderInformation::_billtoName
inherited

◆ _billtoPhone

QLabel* Ui_salesOrderInformation::_billtoPhone
inherited

◆ _billtoPhoneLit

QLabel* Ui_salesOrderInformation::_billtoPhoneLit
inherited

◆ _billtoState

QLabel* Ui_salesOrderInformation::_billtoState
inherited

◆ _billtoZipCode

QLabel* Ui_salesOrderInformation::_billtoZipCode
inherited

◆ _cache

ScriptCache * ScriptableWidget::_cache
staticprotectedinherited

◆ _close

QPushButton* Ui_salesOrderInformation::_close
inherited

◆ _debugger

QScriptEngineDebugger* ScriptableWidget::_debugger
protectedinherited

◆ _engine

QScriptEngine* ScriptableWidget::_engine
protectedinherited

◆ _guiClientInterface

GuiClientInterface * ScriptableWidget::_guiClientInterface
staticinherited

◆ _holdType

QLabel* Ui_salesOrderInformation::_holdType
inherited

◆ _holdTypeLit

QLabel* Ui_salesOrderInformation::_holdTypeLit
inherited

◆ _lastSetParams

ParameterList ScriptablePrivate::_lastSetParams
inherited

◆ _orderDate

QLabel* Ui_salesOrderInformation::_orderDate
inherited

◆ _orderDateLit

QLabel* Ui_salesOrderInformation::_orderDateLit
inherited

◆ _orderNumber

QLabel* Ui_salesOrderInformation::_orderNumber
inherited

◆ _orderNumberLit

QLabel* Ui_salesOrderInformation::_orderNumberLit
inherited

◆ _packDate

QLabel* Ui_salesOrderInformation::_packDate
inherited

◆ _packDateLit

QLabel* Ui_salesOrderInformation::_packDateLit
inherited

◆ _rememberPos

QAction* ScriptablePrivate::_rememberPos
inherited

◆ _rememberSize

QAction* ScriptablePrivate::_rememberSize
inherited

◆ _scriptLoaded

bool ScriptableWidget::_scriptLoaded
protectedinherited

◆ _self

QWidget* ScriptableWidget::_self
protectedinherited

◆ _shipDate

QLabel* Ui_salesOrderInformation::_shipDate
inherited

◆ _shipDateLit

QLabel* Ui_salesOrderInformation::_shipDateLit
inherited

◆ _shippingWhseLit

QLabel* Ui_salesOrderInformation::_shippingWhseLit
inherited

◆ _shiptoAddress1

QLabel* Ui_salesOrderInformation::_shiptoAddress1
inherited

◆ _shiptoAddress2

QLabel* Ui_salesOrderInformation::_shiptoAddress2
inherited

◆ _shiptoAddress3

QLabel* Ui_salesOrderInformation::_shiptoAddress3
inherited

◆ _shiptoCity

QLabel* Ui_salesOrderInformation::_shiptoCity
inherited

◆ _shiptoGroup

QGroupBox* Ui_salesOrderInformation::_shiptoGroup
inherited

◆ _shiptoName

QLabel* Ui_salesOrderInformation::_shiptoName
inherited

◆ _shiptoPhone

QLabel* Ui_salesOrderInformation::_shiptoPhone
inherited

◆ _shiptoPhoneLit

QLabel* Ui_salesOrderInformation::_shiptoPhoneLit
inherited

◆ _shiptoState

QLabel* Ui_salesOrderInformation::_shiptoState
inherited

◆ _shiptoZipCode

QLabel* Ui_salesOrderInformation::_shiptoZipCode
inherited

◆ _shipVia

QLabel* Ui_salesOrderInformation::_shipVia
inherited

◆ _shipViaLit

QLabel* Ui_salesOrderInformation::_shipViaLit
inherited

◆ _showMe

QAction* ScriptablePrivate::_showMe
inherited

◆ _shown

bool ScriptablePrivate::_shown
inherited

◆ _warehouse

QLabel* Ui_salesOrderInformation::_warehouse
inherited

◆ hboxLayout

QHBoxLayout* Ui_salesOrderInformation::hboxLayout
inherited

◆ hboxLayout1

QHBoxLayout* Ui_salesOrderInformation::hboxLayout1
inherited

◆ hboxLayout2

QHBoxLayout* Ui_salesOrderInformation::hboxLayout2
inherited

◆ hboxLayout3

QHBoxLayout* Ui_salesOrderInformation::hboxLayout3
inherited

◆ hboxLayout4

QHBoxLayout* Ui_salesOrderInformation::hboxLayout4
inherited

◆ hboxLayout5

QHBoxLayout* Ui_salesOrderInformation::hboxLayout5
inherited

◆ hboxLayout6

QHBoxLayout* Ui_salesOrderInformation::hboxLayout6
inherited

◆ hboxLayout7

QHBoxLayout* Ui_salesOrderInformation::hboxLayout7
inherited

◆ hboxLayout8

QHBoxLayout* Ui_salesOrderInformation::hboxLayout8
inherited

◆ spacerItem

QSpacerItem* Ui_salesOrderInformation::spacerItem
inherited

◆ spacerItem1

QSpacerItem* Ui_salesOrderInformation::spacerItem1
inherited

◆ spacerItem2

QSpacerItem* Ui_salesOrderInformation::spacerItem2
inherited

◆ spacerItem3

QSpacerItem* Ui_salesOrderInformation::spacerItem3
inherited

◆ vboxLayout

QVBoxLayout* Ui_salesOrderInformation::vboxLayout
inherited

◆ vboxLayout1

QVBoxLayout* Ui_salesOrderInformation::vboxLayout1
inherited

◆ vboxLayout10

QVBoxLayout* Ui_salesOrderInformation::vboxLayout10
inherited

◆ vboxLayout11

QVBoxLayout* Ui_salesOrderInformation::vboxLayout11
inherited

◆ vboxLayout12

QVBoxLayout* Ui_salesOrderInformation::vboxLayout12
inherited

◆ vboxLayout2

QVBoxLayout* Ui_salesOrderInformation::vboxLayout2
inherited

◆ vboxLayout3

QVBoxLayout* Ui_salesOrderInformation::vboxLayout3
inherited

◆ vboxLayout4

QVBoxLayout* Ui_salesOrderInformation::vboxLayout4
inherited

◆ vboxLayout5

QVBoxLayout* Ui_salesOrderInformation::vboxLayout5
inherited

◆ vboxLayout6

QVBoxLayout* Ui_salesOrderInformation::vboxLayout6
inherited

◆ vboxLayout7

QVBoxLayout* Ui_salesOrderInformation::vboxLayout7
inherited

◆ vboxLayout8

QVBoxLayout* Ui_salesOrderInformation::vboxLayout8
inherited

◆ vboxLayout9

QVBoxLayout* Ui_salesOrderInformation::vboxLayout9
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