maintParts Class Reference

#include <maintParts.h>

Public Slots

virtual enum SetResponse set (const ParameterList &pParams)
 
virtual void sHandleNewItem ()
 
virtual void sSave ()
 

Public Member Functions

 maintParts (QWidget *parent=0, const char *name=0, Qt::WindowFlags fl=Qt::Window)
 
 ~maintParts ()
 
virtual Q_INVOKABLE ParameterList get () const
 
void retranslateUi (QWidget *maintParts)
 
void setupUi (QWidget *maintParts)
 

Public Attributes

QPushButton * _close
 
ItemLineEdit_item
 
XLabel_itemLit
 
XLineEdit_qty
 
XLabel_qtyLit
 
QPushButton * _save
 
XLineEdit_task
 
XLabel_taskLit
 
WComboBox_whse
 
XLabel_whseLit
 
QGridLayout * gridLayout
 
QHBoxLayout * horizontalLayout
 
QHBoxLayout * horizontalLayout_2
 
QHBoxLayout * horizontalLayout_3
 
QSpacerItem * horizontalSpacer
 
QSpacerItem * horizontalSpacer_2
 
QVBoxLayout * verticalLayout
 
QSpacerItem * verticalSpacer
 

Protected Slots

virtual void languageChange ()
 
virtual enum SetResponse postSet ()
 

Protected Member Functions

virtual void callCloseEvent (QEvent *)
 
virtual enum SetResponse callSet (const ParameterList &)
 
virtual void callShowEvent (QEvent *)
 
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 &)
 
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

◆ maintParts()

maintParts::maintParts ( QWidget * parent = 0,
const char * name = 0,
Qt::WindowFlags fl = Qt::Window )

◆ ~maintParts()

maintParts::~maintParts ( )

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 XWidget::closeEvent ( QCloseEvent * event)
protectedinherited

◆ engine()

QScriptEngine * ScriptablePrivate::engine ( )
virtualinherited

Reimplemented from ScriptableWidget.

◆ get()

ParameterList XWidget::get ( ) const
virtualinherited

Implements ScriptablePrivate.

◆ languageChange

void maintParts::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 XWidget::postSet ( )
protectedvirtualslotinherited

◆ retranslateUi()

void Ui_maintParts::retranslateUi ( QWidget * maintParts)
inlineinherited

◆ set

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

◆ setScriptableParams()

bool ScriptableWidget::setScriptableParams ( ParameterList & params)
virtualinherited

◆ setupUi()

void Ui_maintParts::setupUi ( QWidget * maintParts)
inlineinherited

◆ sHandleNewItem

void maintParts::sHandleNewItem ( )
virtualslot

◆ showEvent()

void XWidget::showEvent ( QShowEvent * event)
protectedinherited

◆ sSave

void maintParts::sSave ( )
virtualslot

Member Data Documentation

◆ _cache

ScriptCache * ScriptableWidget::_cache
staticprotectedinherited

◆ _close

QPushButton* Ui_maintParts::_close
inherited

◆ _debugger

QScriptEngineDebugger* ScriptableWidget::_debugger
protectedinherited

◆ _engine

QScriptEngine* ScriptableWidget::_engine
protectedinherited

◆ _guiClientInterface

GuiClientInterface * ScriptableWidget::_guiClientInterface
staticinherited

◆ _item

ItemLineEdit* Ui_maintParts::_item
inherited

◆ _itemLit

XLabel* Ui_maintParts::_itemLit
inherited

◆ _lastSetParams

ParameterList ScriptablePrivate::_lastSetParams
inherited

◆ _qty

XLineEdit* Ui_maintParts::_qty
inherited

◆ _qtyLit

XLabel* Ui_maintParts::_qtyLit
inherited

◆ _rememberPos

QAction* ScriptablePrivate::_rememberPos
inherited

◆ _rememberSize

QAction* ScriptablePrivate::_rememberSize
inherited

◆ _save

QPushButton* Ui_maintParts::_save
inherited

◆ _scriptLoaded

bool ScriptableWidget::_scriptLoaded
protectedinherited

◆ _self

QWidget* ScriptableWidget::_self
protectedinherited

◆ _showMe

QAction* ScriptablePrivate::_showMe
inherited

◆ _shown

bool ScriptablePrivate::_shown
inherited

◆ _task

XLineEdit* Ui_maintParts::_task
inherited

◆ _taskLit

XLabel* Ui_maintParts::_taskLit
inherited

◆ _whse

WComboBox* Ui_maintParts::_whse
inherited

◆ _whseLit

XLabel* Ui_maintParts::_whseLit
inherited

◆ gridLayout

QGridLayout* Ui_maintParts::gridLayout
inherited

◆ horizontalLayout

QHBoxLayout* Ui_maintParts::horizontalLayout
inherited

◆ horizontalLayout_2

QHBoxLayout* Ui_maintParts::horizontalLayout_2
inherited

◆ horizontalLayout_3

QHBoxLayout* Ui_maintParts::horizontalLayout_3
inherited

◆ horizontalSpacer

QSpacerItem* Ui_maintParts::horizontalSpacer
inherited

◆ horizontalSpacer_2

QSpacerItem* Ui_maintParts::horizontalSpacer_2
inherited

◆ verticalLayout

QVBoxLayout* Ui_maintParts::verticalLayout
inherited

◆ verticalSpacer

QSpacerItem* Ui_maintParts::verticalSpacer
inherited

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

Generated on Mon Feb 17 2025 xTuple ERP Programmer Reference, Version 6.1.0 doxygen 1.11.0