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

#include <costingElements.h>

Inheritance diagram for costingElements:
XWidget Ui::costingElements QWidget ScriptablePrivate Ui_costingElements ScriptableWidget

Public Slots

virtual void sDelete ()
 
virtual void sEdit ()
 
virtual enum SetResponse set (const ParameterList &)
 
virtual void sFillList ()
 
virtual void sNew ()
 

Public Member Functions

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

Public Attributes

QPushButton * _close
 
XTreeWidget_costelem
 
QLabel_costelemLit
 
QPushButton * _delete
 
QPushButton * _edit
 
QPushButton * _new
 
QHBoxLayout * hboxLayout
 
QSpacerItem * spacerItem
 
QVBoxLayout * vboxLayout
 
QVBoxLayout * vboxLayout1
 
QVBoxLayout * vboxLayout2
 

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

◆ costingElements()

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

◆ ~costingElements()

costingElements::~costingElements ( )

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 costingElements::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_costingElements::retranslateUi ( QWidget costingElements)
inlineinherited

◆ sDelete

void costingElements::sDelete ( )
virtualslot

◆ sEdit

void costingElements::sEdit ( )
virtualslot

◆ set

enum SetResponse XWidget::set ( const ParameterList &  pParams)
virtualslotinherited

◆ setScriptableParams()

bool ScriptableWidget::setScriptableParams ( ParameterList &  params)
virtualinherited

◆ setupUi()

void Ui_costingElements::setupUi ( QWidget costingElements)
inlineinherited

◆ sFillList

void costingElements::sFillList ( )
virtualslot

◆ showEvent()

void XWidget::showEvent ( QShowEvent *  event)
protectedinherited

◆ sNew

void costingElements::sNew ( )
virtualslot

Member Data Documentation

◆ _cache

ScriptCache * ScriptableWidget::_cache
staticprotectedinherited

◆ _close

QPushButton* Ui_costingElements::_close
inherited

◆ _costelem

XTreeWidget* Ui_costingElements::_costelem
inherited

◆ _costelemLit

QLabel* Ui_costingElements::_costelemLit
inherited

◆ _debugger

QScriptEngineDebugger* ScriptableWidget::_debugger
protectedinherited

◆ _delete

QPushButton* Ui_costingElements::_delete
inherited

◆ _edit

QPushButton* Ui_costingElements::_edit
inherited

◆ _engine

QScriptEngine* ScriptableWidget::_engine
protectedinherited

◆ _guiClientInterface

GuiClientInterface * ScriptableWidget::_guiClientInterface
staticinherited

◆ _lastSetParams

ParameterList ScriptablePrivate::_lastSetParams
inherited

◆ _new

QPushButton* Ui_costingElements::_new
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

◆ hboxLayout

QHBoxLayout* Ui_costingElements::hboxLayout
inherited

◆ spacerItem

QSpacerItem* Ui_costingElements::spacerItem
inherited

◆ vboxLayout

QVBoxLayout* Ui_costingElements::vboxLayout
inherited

◆ vboxLayout1

QVBoxLayout* Ui_costingElements::vboxLayout1
inherited

◆ vboxLayout2

QVBoxLayout* Ui_costingElements::vboxLayout2
inherited

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

Generated on Fri Apr 9 2021 xTuple ERP Programmer Reference, Version 5.1.0 doxygen 1.8.17