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

#include <createCycleCountTags.h>

Inheritance diagram for createCycleCountTags:
XDialog Ui::createCycleCountTags QDialog ScriptablePrivate Ui_createCycleCountTags ScriptableWidget

Public Slots

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

Public Member Functions

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

Public Attributes

QGroupBox_byLocation
 
QRadioButton * _classcode
 
QPushButton * _close
 
XTextEdit_comments
 
QPushButton * _create
 
XCheckBox_freeze
 
XCheckBox_ignoreZeroBalance
 
XComboBox_location
 
QLabel_maxCountTags
 
QSpinBox_maxTags
 
QWidget_notesTab
 
QWidget_optionsTab
 
ParameterGroup_parameter
 
QRadioButton * _plancode
 
XCheckBox_priority
 
QGroupBox_siteGroup
 
QTabWidget * _tab
 
QGroupBox_type
 
WComboBox_warehouse
 
QLabel_warehouseLit
 
QGridLayout * gridLayout
 
QGridLayout * gridLayout_2
 
QGridLayout * gridLayout_3
 
QGridLayout * gridLayout_4
 
QGridLayout * gridLayout_5
 
QGridLayout * gridLayout_6
 
QGridLayout * gridLayout_7
 
QHBoxLayout * hboxLayout
 
QHBoxLayout * hboxLayout1
 
QHBoxLayout * hboxLayout2
 
QHBoxLayout * hboxLayout3
 
QHBoxLayout * hboxLayout4
 
QHBoxLayout * horizontalLayout
 
QHBoxLayout * horizontalLayout_2
 
QHBoxLayout * horizontalLayout_3
 
QHBoxLayout * horizontalLayout_4
 
QSpacerItem * horizontalSpacer
 
QSpacerItem * horizontalSpacer_2
 
QSpacerItem * horizontalSpacer_3
 
QSpacerItem * spacerItem
 
QSpacerItem * spacerItem1
 
QSpacerItem * spacerItem2
 
QSpacerItem * spacerItem3
 
QSpacerItem * spacerItem4
 
QSpacerItem * spacerItem5
 
QVBoxLayout * vboxLayout
 
QVBoxLayout * vboxLayout1
 
QVBoxLayout * vboxLayout2
 
QVBoxLayout * verticalLayout
 
QVBoxLayout * verticalLayout_2
 
QVBoxLayout * verticalLayout_3
 
QSpacerItem * verticalSpacer
 

Protected Slots

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

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

◆ createCycleCountTags()

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

◆ ~createCycleCountTags()

createCycleCountTags::~createCycleCountTags ( )

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 createCycleCountTags::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

◆ postSet

enum SetResponse XDialog::postSet ( )
protectedvirtualslotinherited

◆ retranslateUi()

void Ui_createCycleCountTags::retranslateUi ( QDialog createCycleCountTags)
inlineinherited

◆ saveSize

void XDialog::saveSize ( )
protectedvirtualslotinherited

◆ sCreate

void createCycleCountTags::sCreate ( )
virtualslot

◆ set

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

◆ showEvent()

void XDialog::showEvent ( QShowEvent *  event)
protectedvirtualinherited

Reimplemented in externalShipping.

◆ sParameterTypeChanged

void createCycleCountTags::sParameterTypeChanged ( )
protectedvirtualslot

◆ sPopulateLocations

void createCycleCountTags::sPopulateLocations ( )
protectedvirtualslot

Member Data Documentation

◆ _byLocation

QGroupBox* Ui_createCycleCountTags::_byLocation
inherited

◆ _cache

ScriptCache * ScriptableWidget::_cache
staticprotectedinherited

◆ _classcode

QRadioButton* Ui_createCycleCountTags::_classcode
inherited

◆ _close

QPushButton* Ui_createCycleCountTags::_close
inherited

◆ _comments

XTextEdit* Ui_createCycleCountTags::_comments
inherited

◆ _create

QPushButton* Ui_createCycleCountTags::_create
inherited

◆ _debugger

QScriptEngineDebugger* ScriptableWidget::_debugger
protectedinherited

◆ _engine

QScriptEngine* ScriptableWidget::_engine
protectedinherited

◆ _freeze

XCheckBox* Ui_createCycleCountTags::_freeze
inherited

◆ _guiClientInterface

GuiClientInterface * ScriptableWidget::_guiClientInterface
staticinherited

◆ _ignoreZeroBalance

XCheckBox* Ui_createCycleCountTags::_ignoreZeroBalance
inherited

◆ _lastSetParams

ParameterList ScriptablePrivate::_lastSetParams
inherited

◆ _location

XComboBox* Ui_createCycleCountTags::_location
inherited

◆ _maxCountTags

QLabel* Ui_createCycleCountTags::_maxCountTags
inherited

◆ _maxTags

QSpinBox* Ui_createCycleCountTags::_maxTags
inherited

◆ _notesTab

QWidget* Ui_createCycleCountTags::_notesTab
inherited

◆ _optionsTab

QWidget* Ui_createCycleCountTags::_optionsTab
inherited

◆ _parameter

ParameterGroup* Ui_createCycleCountTags::_parameter
inherited

◆ _plancode

QRadioButton* Ui_createCycleCountTags::_plancode
inherited

◆ _priority

XCheckBox* Ui_createCycleCountTags::_priority
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

◆ _siteGroup

QGroupBox* Ui_createCycleCountTags::_siteGroup
inherited

◆ _tab

QTabWidget* Ui_createCycleCountTags::_tab
inherited

◆ _type

QGroupBox* Ui_createCycleCountTags::_type
inherited

◆ _warehouse

WComboBox* Ui_createCycleCountTags::_warehouse
inherited

◆ _warehouseLit

QLabel* Ui_createCycleCountTags::_warehouseLit
inherited

◆ gridLayout

QGridLayout* Ui_createCycleCountTags::gridLayout
inherited

◆ gridLayout_2

QGridLayout* Ui_createCycleCountTags::gridLayout_2
inherited

◆ gridLayout_3

QGridLayout* Ui_createCycleCountTags::gridLayout_3
inherited

◆ gridLayout_4

QGridLayout* Ui_createCycleCountTags::gridLayout_4
inherited

◆ gridLayout_5

QGridLayout* Ui_createCycleCountTags::gridLayout_5
inherited

◆ gridLayout_6

QGridLayout* Ui_createCycleCountTags::gridLayout_6
inherited

◆ gridLayout_7

QGridLayout* Ui_createCycleCountTags::gridLayout_7
inherited

◆ hboxLayout

QHBoxLayout* Ui_createCycleCountTags::hboxLayout
inherited

◆ hboxLayout1

QHBoxLayout* Ui_createCycleCountTags::hboxLayout1
inherited

◆ hboxLayout2

QHBoxLayout* Ui_createCycleCountTags::hboxLayout2
inherited

◆ hboxLayout3

QHBoxLayout* Ui_createCycleCountTags::hboxLayout3
inherited

◆ hboxLayout4

QHBoxLayout* Ui_createCycleCountTags::hboxLayout4
inherited

◆ horizontalLayout

QHBoxLayout* Ui_createCycleCountTags::horizontalLayout
inherited

◆ horizontalLayout_2

QHBoxLayout* Ui_createCycleCountTags::horizontalLayout_2
inherited

◆ horizontalLayout_3

QHBoxLayout* Ui_createCycleCountTags::horizontalLayout_3
inherited

◆ horizontalLayout_4

QHBoxLayout* Ui_createCycleCountTags::horizontalLayout_4
inherited

◆ horizontalSpacer

QSpacerItem* Ui_createCycleCountTags::horizontalSpacer
inherited

◆ horizontalSpacer_2

QSpacerItem* Ui_createCycleCountTags::horizontalSpacer_2
inherited

◆ horizontalSpacer_3

QSpacerItem* Ui_createCycleCountTags::horizontalSpacer_3
inherited

◆ spacerItem

QSpacerItem* Ui_createCycleCountTags::spacerItem
inherited

◆ spacerItem1

QSpacerItem* Ui_createCycleCountTags::spacerItem1
inherited

◆ spacerItem2

QSpacerItem* Ui_createCycleCountTags::spacerItem2
inherited

◆ spacerItem3

QSpacerItem* Ui_createCycleCountTags::spacerItem3
inherited

◆ spacerItem4

QSpacerItem* Ui_createCycleCountTags::spacerItem4
inherited

◆ spacerItem5

QSpacerItem* Ui_createCycleCountTags::spacerItem5
inherited

◆ vboxLayout

QVBoxLayout* Ui_createCycleCountTags::vboxLayout
inherited

◆ vboxLayout1

QVBoxLayout* Ui_createCycleCountTags::vboxLayout1
inherited

◆ vboxLayout2

QVBoxLayout* Ui_createCycleCountTags::vboxLayout2
inherited

◆ verticalLayout

QVBoxLayout* Ui_createCycleCountTags::verticalLayout
inherited

◆ verticalLayout_2

QVBoxLayout* Ui_createCycleCountTags::verticalLayout_2
inherited

◆ verticalLayout_3

QVBoxLayout* Ui_createCycleCountTags::verticalLayout_3
inherited

◆ verticalSpacer

QSpacerItem* Ui_createCycleCountTags::verticalSpacer
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