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

#include <errorLog.h>

Inheritance diagram for errorLog:
XWidget Ui::errorLog QWidget ScriptablePrivate Ui_errorLog ScriptableWidget

Public Slots

virtual enum SetResponse set (const ParameterList &)
 
virtual void updateErrors (const QString &)
 

Public Member Functions

 errorLog (QWidget *parent=0, const char *=0, Qt::WindowFlags flags=0)
 
 ~errorLog ()
 
virtual Q_INVOKABLE ParameterList get () const
 
void retranslateUi (QWidget *errorLog)
 
void setupUi (QWidget *errorLog)
 

Public Attributes

QPushButton * _clear
 
QPushButton * _close
 
QCheckBox_critical
 
QCheckBox_debug
 
QTextEdit_errorLog
 
QCheckBox_fatal
 
QCheckBox_warning
 
QHBoxLayout * horizontalLayout
 
QSpacerItem * horizontalSpacer
 
QVBoxLayout * verticalLayout
 

Protected Slots

virtual void languageChange ()
 
virtual enum SetResponse postSet ()
 
virtual void toggleCritical (bool)
 
virtual void toggleDebug (bool)
 
virtual void toggleFatal (bool)
 
virtual void toggleWarning (bool)
 

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

◆ errorLog()

errorLog::errorLog ( QWidget parent = 0,
const char *  name = 0,
Qt::WindowFlags  flags = 0 
)

◆ ~errorLog()

errorLog::~errorLog ( )

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 errorLog::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_errorLog::retranslateUi ( QWidget errorLog)
inlineinherited

◆ set

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

◆ setScriptableParams()

bool ScriptableWidget::setScriptableParams ( ParameterList &  params)
virtualinherited

◆ setupUi()

void Ui_errorLog::setupUi ( QWidget errorLog)
inlineinherited

◆ showEvent()

void XWidget::showEvent ( QShowEvent *  event)
protectedinherited

◆ toggleCritical

void errorLog::toggleCritical ( bool  y)
protectedvirtualslot

◆ toggleDebug

void errorLog::toggleDebug ( bool  y)
protectedvirtualslot

◆ toggleFatal

void errorLog::toggleFatal ( bool  y)
protectedvirtualslot

◆ toggleWarning

void errorLog::toggleWarning ( bool  y)
protectedvirtualslot

◆ updateErrors

void errorLog::updateErrors ( const QString &  msg)
virtualslot

Member Data Documentation

◆ _cache

ScriptCache * ScriptableWidget::_cache
staticprotectedinherited

◆ _clear

QPushButton* Ui_errorLog::_clear
inherited

◆ _close

QPushButton* Ui_errorLog::_close
inherited

◆ _critical

QCheckBox* Ui_errorLog::_critical
inherited

◆ _debug

QCheckBox* Ui_errorLog::_debug
inherited

◆ _debugger

QScriptEngineDebugger* ScriptableWidget::_debugger
protectedinherited

◆ _engine

QScriptEngine* ScriptableWidget::_engine
protectedinherited

◆ _errorLog

QTextEdit* Ui_errorLog::_errorLog
inherited

◆ _fatal

QCheckBox* Ui_errorLog::_fatal
inherited

◆ _guiClientInterface

GuiClientInterface * ScriptableWidget::_guiClientInterface
staticinherited

◆ _lastSetParams

ParameterList ScriptablePrivate::_lastSetParams
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

◆ _warning

QCheckBox* Ui_errorLog::_warning
inherited

◆ horizontalLayout

QHBoxLayout* Ui_errorLog::horizontalLayout
inherited

◆ horizontalSpacer

QSpacerItem* Ui_errorLog::horizontalSpacer
inherited

◆ verticalLayout

QVBoxLayout* Ui_errorLog::verticalLayout
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