assetType Class Reference

#include <assetType.h>

Public Slots

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

Public Member Functions

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

Public Attributes

QGroupBox_accounts
 
XComboBox_assetDepn
 
XLineEdit_assetTypeCode
 
XLineEdit_assetTypeName
 
QPushButton * _close
 
XLabel_codeLit
 
XLabel_depnLit
 
XLineEdit_depnperc
 
XLabel_depnpercLit
 
XLabel_depnYearLit
 
QGroupBox_depreciation
 
XLabel_descrLit
 
GLCluster_glAccumDepn
 
GLCluster_glDepnExp
 
XLabel_glFALit
 
XLabel_glFALit_2
 
XLabel_glFALit_3
 
XLabel_glFALit_4
 
XLabel_glFALit_5
 
GLCluster_glFixedAsset
 
GLCluster_glGainLoss
 
GLCluster_glScrap
 
QPushButton * _save
 
QGridLayout * gridLayout
 
QGridLayout * gridLayout_2
 
QGridLayout * gridLayout_3
 
QHBoxLayout * horizontalLayout
 
QHBoxLayout * horizontalLayout_2
 
QHBoxLayout * horizontalLayout_3
 
QHBoxLayout * horizontalLayout_4
 
QHBoxLayout * horizontalLayout_5
 
QSpacerItem * horizontalSpacer
 
QSpacerItem * horizontalSpacer_2
 
QSpacerItem * horizontalSpacer_3
 
QSpacerItem * horizontalSpacer_4
 
QSpacerItem * horizontalSpacer_5
 
QVBoxLayout * verticalLayout
 
QVBoxLayout * verticalLayout_2
 
QVBoxLayout * verticalLayout_3
 
QVBoxLayout * verticalLayout_5
 
QSpacerItem * verticalSpacer
 
QSpacerItem * verticalSpacer_2
 

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

◆ assetType()

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

◆ ~assetType()

assetType::~assetType ( )

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

◆ postSet

enum SetResponse XWidget::postSet ( )
protectedvirtualslotinherited

◆ retranslateUi()

void Ui_assetType::retranslateUi ( QWidget * assetType)
inlineinherited

◆ set

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

◆ setScriptableParams()

bool ScriptableWidget::setScriptableParams ( ParameterList & params)
virtualinherited

◆ setupUi()

void Ui_assetType::setupUi ( QWidget * assetType)
inlineinherited

◆ sHandleSelections

void assetType::sHandleSelections ( )
virtualslot

◆ showEvent()

void XWidget::showEvent ( QShowEvent * event)
protectedinherited

◆ sSave

void assetType::sSave ( )
virtualslot

Member Data Documentation

◆ _accounts

QGroupBox* Ui_assetType::_accounts
inherited

◆ _assetDepn

XComboBox* Ui_assetType::_assetDepn
inherited

◆ _assetTypeCode

XLineEdit* Ui_assetType::_assetTypeCode
inherited

◆ _assetTypeName

XLineEdit* Ui_assetType::_assetTypeName
inherited

◆ _cache

ScriptCache * ScriptableWidget::_cache
staticprotectedinherited

◆ _close

QPushButton* Ui_assetType::_close
inherited

◆ _codeLit

XLabel* Ui_assetType::_codeLit
inherited

◆ _debugger

QScriptEngineDebugger* ScriptableWidget::_debugger
protectedinherited

◆ _depnLit

XLabel* Ui_assetType::_depnLit
inherited

◆ _depnperc

XLineEdit* Ui_assetType::_depnperc
inherited

◆ _depnpercLit

XLabel* Ui_assetType::_depnpercLit
inherited

◆ _depnYearLit

XLabel* Ui_assetType::_depnYearLit
inherited

◆ _depreciation

QGroupBox* Ui_assetType::_depreciation
inherited

◆ _descrLit

XLabel* Ui_assetType::_descrLit
inherited

◆ _engine

QScriptEngine* ScriptableWidget::_engine
protectedinherited

◆ _glAccumDepn

GLCluster* Ui_assetType::_glAccumDepn
inherited

◆ _glDepnExp

GLCluster* Ui_assetType::_glDepnExp
inherited

◆ _glFALit

XLabel* Ui_assetType::_glFALit
inherited

◆ _glFALit_2

XLabel* Ui_assetType::_glFALit_2
inherited

◆ _glFALit_3

XLabel* Ui_assetType::_glFALit_3
inherited

◆ _glFALit_4

XLabel* Ui_assetType::_glFALit_4
inherited

◆ _glFALit_5

XLabel* Ui_assetType::_glFALit_5
inherited

◆ _glFixedAsset

GLCluster* Ui_assetType::_glFixedAsset
inherited

◆ _glGainLoss

GLCluster* Ui_assetType::_glGainLoss
inherited

◆ _glScrap

GLCluster* Ui_assetType::_glScrap
inherited

◆ _guiClientInterface

GuiClientInterface * ScriptableWidget::_guiClientInterface
staticinherited

◆ _lastSetParams

ParameterList ScriptablePrivate::_lastSetParams
inherited

◆ _rememberPos

QAction* ScriptablePrivate::_rememberPos
inherited

◆ _rememberSize

QAction* ScriptablePrivate::_rememberSize
inherited

◆ _save

QPushButton* Ui_assetType::_save
inherited

◆ _scriptLoaded

bool ScriptableWidget::_scriptLoaded
protectedinherited

◆ _self

QWidget* ScriptableWidget::_self
protectedinherited

◆ _showMe

QAction* ScriptablePrivate::_showMe
inherited

◆ _shown

bool ScriptablePrivate::_shown
inherited

◆ gridLayout

QGridLayout* Ui_assetType::gridLayout
inherited

◆ gridLayout_2

QGridLayout* Ui_assetType::gridLayout_2
inherited

◆ gridLayout_3

QGridLayout* Ui_assetType::gridLayout_3
inherited

◆ horizontalLayout

QHBoxLayout* Ui_assetType::horizontalLayout
inherited

◆ horizontalLayout_2

QHBoxLayout* Ui_assetType::horizontalLayout_2
inherited

◆ horizontalLayout_3

QHBoxLayout* Ui_assetType::horizontalLayout_3
inherited

◆ horizontalLayout_4

QHBoxLayout* Ui_assetType::horizontalLayout_4
inherited

◆ horizontalLayout_5

QHBoxLayout* Ui_assetType::horizontalLayout_5
inherited

◆ horizontalSpacer

QSpacerItem* Ui_assetType::horizontalSpacer
inherited

◆ horizontalSpacer_2

QSpacerItem* Ui_assetType::horizontalSpacer_2
inherited

◆ horizontalSpacer_3

QSpacerItem* Ui_assetType::horizontalSpacer_3
inherited

◆ horizontalSpacer_4

QSpacerItem* Ui_assetType::horizontalSpacer_4
inherited

◆ horizontalSpacer_5

QSpacerItem* Ui_assetType::horizontalSpacer_5
inherited

◆ verticalLayout

QVBoxLayout* Ui_assetType::verticalLayout
inherited

◆ verticalLayout_2

QVBoxLayout* Ui_assetType::verticalLayout_2
inherited

◆ verticalLayout_3

QVBoxLayout* Ui_assetType::verticalLayout_3
inherited

◆ verticalLayout_5

QVBoxLayout* Ui_assetType::verticalLayout_5
inherited

◆ verticalSpacer

QSpacerItem* Ui_assetType::verticalSpacer
inherited

◆ verticalSpacer_2

QSpacerItem* Ui_assetType::verticalSpacer_2
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