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

#include <checkFormats.h>

Inheritance diagram for checkFormats:
XWidget Ui::checkFormats QWidget ScriptablePrivate Ui_checkFormats ScriptableWidget

Public Slots

virtual enum SetResponse set (const ParameterList &)
 
virtual void sFillList ()
 
virtual void sHandleButtons ()
 

Public Member Functions

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

Public Attributes

QLabel_checkFormats
 
QPushButton * _close
 
QPushButton * _delete
 
QPushButton * _edit
 
XTreeWidget_form
 
QPushButton * _new
 
QGridLayout * gridLayout
 
QSpacerItem * Spacer270
 
QVBoxLayout * vboxLayout
 
QVBoxLayout * verticalLayout
 
QSpacerItem * verticalSpacer
 

Protected Slots

virtual void languageChange ()
 
virtual enum SetResponse postSet ()
 
virtual void sDelete ()
 
virtual void sEdit ()
 
virtual void sNew ()
 
virtual void sView ()
 

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

◆ checkFormats()

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

◆ ~checkFormats()

checkFormats::~checkFormats ( )

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 checkFormats::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_checkFormats::retranslateUi ( QWidget checkFormats)
inlineinherited

◆ sDelete

void checkFormats::sDelete ( )
protectedvirtualslot

◆ sEdit

void checkFormats::sEdit ( )
protectedvirtualslot

◆ set

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

◆ setScriptableParams()

bool ScriptableWidget::setScriptableParams ( ParameterList &  params)
virtualinherited

◆ setupUi()

void Ui_checkFormats::setupUi ( QWidget checkFormats)
inlineinherited

◆ sFillList

void checkFormats::sFillList ( )
virtualslot

◆ sHandleButtons

void checkFormats::sHandleButtons ( )
virtualslot

◆ showEvent()

void XWidget::showEvent ( QShowEvent *  event)
protectedinherited

◆ sNew

void checkFormats::sNew ( )
protectedvirtualslot

◆ sView

void checkFormats::sView ( )
protectedvirtualslot

Member Data Documentation

◆ _cache

ScriptCache * ScriptableWidget::_cache
staticprotectedinherited

◆ _checkFormats

QLabel* Ui_checkFormats::_checkFormats
inherited

◆ _close

QPushButton* Ui_checkFormats::_close
inherited

◆ _debugger

QScriptEngineDebugger* ScriptableWidget::_debugger
protectedinherited

◆ _delete

QPushButton* Ui_checkFormats::_delete
inherited

◆ _edit

QPushButton* Ui_checkFormats::_edit
inherited

◆ _engine

QScriptEngine* ScriptableWidget::_engine
protectedinherited

◆ _form

XTreeWidget* Ui_checkFormats::_form
inherited

◆ _guiClientInterface

GuiClientInterface * ScriptableWidget::_guiClientInterface
staticinherited

◆ _lastSetParams

ParameterList ScriptablePrivate::_lastSetParams
inherited

◆ _new

QPushButton* Ui_checkFormats::_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

◆ gridLayout

QGridLayout* Ui_checkFormats::gridLayout
inherited

◆ Spacer270

QSpacerItem* Ui_checkFormats::Spacer270
inherited

◆ vboxLayout

QVBoxLayout* Ui_checkFormats::vboxLayout
inherited

◆ verticalLayout

QVBoxLayout* Ui_checkFormats::verticalLayout
inherited

◆ verticalSpacer

QSpacerItem* Ui_checkFormats::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