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

#include <countTag.h>

Inheritance diagram for countTag:
XDialog Ui::countTag QDialog ScriptablePrivate Ui_countTag ScriptableWidget

Public Slots

virtual void clear ()
 
int exec ()
 
virtual void populate ()
 
virtual void sCatchCounttagid (int pCnttagid)
 
virtual void sCountTagList ()
 
virtual void sEnter ()
 
virtual enum SetResponse set (const ParameterList &pParams)
 
virtual void setRememberPos (bool)
 
virtual void setRememberSize (bool)
 
virtual void sParseCountTagNumber ()
 

Public Member Functions

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

Public Attributes

QPushButton * _close
 
QLabel_countQtyLit
 
QPushButton * _countTagList
 
XLineEdit_countTagNumber
 
QLabel_countTagNumberLit
 
QTextEdit_currentComments
 
QLabel_currentCommentsLit
 
QPushButton * _enter
 
ItemCluster_item
 
QLabel_location
 
QLabel_locationLit
 
QTextEdit_newComments
 
QLabel_newCommentsLit
 
XLineEdit_qty
 
QCheckBox_thaw
 
WComboBox_warehouse
 
QLabel_warehouseLit
 
QGridLayout * gridLayout
 
QHBoxLayout * hboxLayout
 
QHBoxLayout * hboxLayout1
 
QHBoxLayout * hboxLayout2
 
QHBoxLayout * hboxLayout3
 
QHBoxLayout * hboxLayout4
 
QHBoxLayout * hboxLayout5
 
QSpacerItem * spacerItem
 
QSpacerItem * spacerItem1
 
QSpacerItem * spacerItem2
 
QSpacerItem * spacerItem3
 
QSpacerItem * spacerItem4
 
QSpacerItem * spacerItem5
 
QSpacerItem * spacerItem6
 
QSpacerItem * spacerItem7
 
QSpacerItem * spacerItem8
 
QVBoxLayout * vboxLayout
 
QVBoxLayout * vboxLayout1
 
QVBoxLayout * vboxLayout2
 
QVBoxLayout * vboxLayout3
 
QVBoxLayout * vboxLayout4
 
QVBoxLayout * vboxLayout5
 
QVBoxLayout * vboxLayout6
 

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

◆ countTag()

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

◆ ~countTag()

countTag::~countTag ( )

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

◆ clear

void countTag::clear ( )
virtualslot

◆ 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 countTag::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 countTag::populate ( )
virtualslot

◆ postSet

enum SetResponse XDialog::postSet ( )
protectedvirtualslotinherited

◆ retranslateUi()

void Ui_countTag::retranslateUi ( QDialog countTag)
inlineinherited

◆ saveSize

void XDialog::saveSize ( )
protectedvirtualslotinherited

◆ sCatchCounttagid

void countTag::sCatchCounttagid ( int  pCnttagid)
virtualslot

◆ sCountTagList

void countTag::sCountTagList ( )
virtualslot

◆ sEnter

void countTag::sEnter ( )
virtualslot

◆ set

enum SetResponse countTag::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_countTag::setupUi ( QDialog countTag)
inlineinherited

◆ showEvent()

void XDialog::showEvent ( QShowEvent *  event)
protectedvirtualinherited

Reimplemented in externalShipping.

◆ sParseCountTagNumber

void countTag::sParseCountTagNumber ( )
virtualslot

Member Data Documentation

◆ _cache

ScriptCache * ScriptableWidget::_cache
staticprotectedinherited

◆ _close

QPushButton* Ui_countTag::_close
inherited

◆ _countQtyLit

QLabel* Ui_countTag::_countQtyLit
inherited

◆ _countTagList

QPushButton* Ui_countTag::_countTagList
inherited

◆ _countTagNumber

XLineEdit* Ui_countTag::_countTagNumber
inherited

◆ _countTagNumberLit

QLabel* Ui_countTag::_countTagNumberLit
inherited

◆ _currentComments

QTextEdit* Ui_countTag::_currentComments
inherited

◆ _currentCommentsLit

QLabel* Ui_countTag::_currentCommentsLit
inherited

◆ _debugger

QScriptEngineDebugger* ScriptableWidget::_debugger
protectedinherited

◆ _engine

QScriptEngine* ScriptableWidget::_engine
protectedinherited

◆ _enter

QPushButton* Ui_countTag::_enter
inherited

◆ _guiClientInterface

GuiClientInterface * ScriptableWidget::_guiClientInterface
staticinherited

◆ _item

ItemCluster* Ui_countTag::_item
inherited

◆ _lastSetParams

ParameterList ScriptablePrivate::_lastSetParams
inherited

◆ _location

QLabel* Ui_countTag::_location
inherited

◆ _locationLit

QLabel* Ui_countTag::_locationLit
inherited

◆ _newComments

QTextEdit* Ui_countTag::_newComments
inherited

◆ _newCommentsLit

QLabel* Ui_countTag::_newCommentsLit
inherited

◆ _qty

XLineEdit* Ui_countTag::_qty
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

◆ _thaw

QCheckBox* Ui_countTag::_thaw
inherited

◆ _warehouse

WComboBox* Ui_countTag::_warehouse
inherited

◆ _warehouseLit

QLabel* Ui_countTag::_warehouseLit
inherited

◆ gridLayout

QGridLayout* Ui_countTag::gridLayout
inherited

◆ hboxLayout

QHBoxLayout* Ui_countTag::hboxLayout
inherited

◆ hboxLayout1

QHBoxLayout* Ui_countTag::hboxLayout1
inherited

◆ hboxLayout2

QHBoxLayout* Ui_countTag::hboxLayout2
inherited

◆ hboxLayout3

QHBoxLayout* Ui_countTag::hboxLayout3
inherited

◆ hboxLayout4

QHBoxLayout* Ui_countTag::hboxLayout4
inherited

◆ hboxLayout5

QHBoxLayout* Ui_countTag::hboxLayout5
inherited

◆ spacerItem

QSpacerItem* Ui_countTag::spacerItem
inherited

◆ spacerItem1

QSpacerItem* Ui_countTag::spacerItem1
inherited

◆ spacerItem2

QSpacerItem* Ui_countTag::spacerItem2
inherited

◆ spacerItem3

QSpacerItem* Ui_countTag::spacerItem3
inherited

◆ spacerItem4

QSpacerItem* Ui_countTag::spacerItem4
inherited

◆ spacerItem5

QSpacerItem* Ui_countTag::spacerItem5
inherited

◆ spacerItem6

QSpacerItem* Ui_countTag::spacerItem6
inherited

◆ spacerItem7

QSpacerItem* Ui_countTag::spacerItem7
inherited

◆ spacerItem8

QSpacerItem* Ui_countTag::spacerItem8
inherited

◆ vboxLayout

QVBoxLayout* Ui_countTag::vboxLayout
inherited

◆ vboxLayout1

QVBoxLayout* Ui_countTag::vboxLayout1
inherited

◆ vboxLayout2

QVBoxLayout* Ui_countTag::vboxLayout2
inherited

◆ vboxLayout3

QVBoxLayout* Ui_countTag::vboxLayout3
inherited

◆ vboxLayout4

QVBoxLayout* Ui_countTag::vboxLayout4
inherited

◆ vboxLayout5

QVBoxLayout* Ui_countTag::vboxLayout5
inherited

◆ vboxLayout6

QVBoxLayout* Ui_countTag::vboxLayout6
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