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

#include <databaseInformation.h>

Inheritance diagram for databaseInformation:
XAbstractConfigure Ui::databaseInformation XWidget Ui_databaseInformation QWidget ScriptablePrivate ScriptableWidget

Public Slots

virtual enum SetResponse set (const ParameterList &)
 

Signals

void saving ()
 

Public Member Functions

 databaseInformation (QWidget *parent=0, const char *name=0, bool modal=false, Qt::WindowFlags fl=0)
 
 ~databaseInformation ()
 
virtual Q_INVOKABLE ParameterList get () const
 
void retranslateUi (QWidget *databaseInformation)
 
void setupUi (QWidget *databaseInformation)
 

Public Attributes

QComboBox_access
 
QLabel_accessLit
 
QLabel_application
 
QLabel_applicationLit
 
QCheckBox_checkForUpdates
 
XTextEdit_comments
 
QLabel_commentsLit
 
XLabel_days1Lit
 
XLabel_daysLit
 
XLineEdit_description
 
QLabel_descriptionLit
 
QCheckBox_disableAutoComplete
 
QCheckBox_disallowMismatchClient
 
QCheckBox_enableGapless
 
QCheckBox_forceLicense
 
QSpinBox_interval
 
QLabel_intervalLit
 
QLabel_minutesLit
 
QLabel_name
 
QLabel_nameLit
 
QLabel_numOfDatabaseUsers
 
QLabel_numOfDatabaseUsersLit
 
QLabel_numOfServerLicencesLit
 
QLabel_numOfServerLicensesLit
 
QLabel_numOfServerUsers
 
QLabel_numOfServerUsersLit
 
XSpinBox_passwdDays
 
QGroupBox_passwdReset
 
QLabel_patch
 
QLabel_patchLit
 
QLabel_server
 
QLabel_serverLit
 
QLabel_version
 
QLabel_versionLit
 
QFrame * frame
 
QGridLayout * gridLayout
 
QHBoxLayout * hboxLayout
 
QHBoxLayout * hboxLayout1
 
QHBoxLayout * hboxLayout2
 
QHBoxLayout * hboxLayout3
 
QHBoxLayout * hboxLayout4
 
QHBoxLayout * hboxLayout5
 
QHBoxLayout * horizontalLayout
 
QHBoxLayout * horizontalLayout_2
 
QSpacerItem * horizontalSpacer
 
QSpacerItem * horizontalSpacer_2
 
QSpacerItem * spacerItem
 
QSpacerItem * spacerItem1
 
QSpacerItem * spacerItem2
 
QVBoxLayout * vboxLayout
 
QVBoxLayout * vboxLayout1
 
QVBoxLayout * vboxLayout2
 
QVBoxLayout * vboxLayout3
 
QVBoxLayout * vboxLayout4
 
QVBoxLayout * vboxLayout5
 
QVBoxLayout * vboxLayout6
 

Protected Slots

virtual void languageChange ()
 
virtual enum SetResponse postSet ()
 
virtual bool sSave ()
 

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

◆ databaseInformation()

databaseInformation::databaseInformation ( QWidget parent = 0,
const char *  name = 0,
bool  modal = false,
Qt::WindowFlags  fl = 0 
)

◆ ~databaseInformation()

databaseInformation::~databaseInformation ( )

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 databaseInformation::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_databaseInformation::retranslateUi ( QWidget databaseInformation)
inlineinherited

◆ saving

void databaseInformation::saving ( )
signal

◆ set

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

◆ setScriptableParams()

bool ScriptableWidget::setScriptableParams ( ParameterList &  params)
virtualinherited

◆ setupUi()

void Ui_databaseInformation::setupUi ( QWidget databaseInformation)
inlineinherited

◆ showEvent()

void XWidget::showEvent ( QShowEvent *  event)
protectedinherited

◆ sSave

bool databaseInformation::sSave ( )
protectedvirtualslot

Member Data Documentation

◆ _access

QComboBox* Ui_databaseInformation::_access
inherited

◆ _accessLit

QLabel* Ui_databaseInformation::_accessLit
inherited

◆ _application

QLabel* Ui_databaseInformation::_application
inherited

◆ _applicationLit

QLabel* Ui_databaseInformation::_applicationLit
inherited

◆ _cache

ScriptCache * ScriptableWidget::_cache
staticprotectedinherited

◆ _checkForUpdates

QCheckBox* Ui_databaseInformation::_checkForUpdates
inherited

◆ _comments

XTextEdit* Ui_databaseInformation::_comments
inherited

◆ _commentsLit

QLabel* Ui_databaseInformation::_commentsLit
inherited

◆ _days1Lit

XLabel* Ui_databaseInformation::_days1Lit
inherited

◆ _daysLit

XLabel* Ui_databaseInformation::_daysLit
inherited

◆ _debugger

QScriptEngineDebugger* ScriptableWidget::_debugger
protectedinherited

◆ _description

XLineEdit* Ui_databaseInformation::_description
inherited

◆ _descriptionLit

QLabel* Ui_databaseInformation::_descriptionLit
inherited

◆ _disableAutoComplete

QCheckBox* Ui_databaseInformation::_disableAutoComplete
inherited

◆ _disallowMismatchClient

QCheckBox* Ui_databaseInformation::_disallowMismatchClient
inherited

◆ _enableGapless

QCheckBox* Ui_databaseInformation::_enableGapless
inherited

◆ _engine

QScriptEngine* ScriptableWidget::_engine
protectedinherited

◆ _forceLicense

QCheckBox* Ui_databaseInformation::_forceLicense
inherited

◆ _guiClientInterface

GuiClientInterface * ScriptableWidget::_guiClientInterface
staticinherited

◆ _interval

QSpinBox* Ui_databaseInformation::_interval
inherited

◆ _intervalLit

QLabel* Ui_databaseInformation::_intervalLit
inherited

◆ _lastSetParams

ParameterList ScriptablePrivate::_lastSetParams
inherited

◆ _minutesLit

QLabel* Ui_databaseInformation::_minutesLit
inherited

◆ _name

QLabel* Ui_databaseInformation::_name
inherited

◆ _nameLit

QLabel* Ui_databaseInformation::_nameLit
inherited

◆ _numOfDatabaseUsers

QLabel* Ui_databaseInformation::_numOfDatabaseUsers
inherited

◆ _numOfDatabaseUsersLit

QLabel* Ui_databaseInformation::_numOfDatabaseUsersLit
inherited

◆ _numOfServerLicencesLit

QLabel* Ui_databaseInformation::_numOfServerLicencesLit
inherited

◆ _numOfServerLicensesLit

QLabel* Ui_databaseInformation::_numOfServerLicensesLit
inherited

◆ _numOfServerUsers

QLabel* Ui_databaseInformation::_numOfServerUsers
inherited

◆ _numOfServerUsersLit

QLabel* Ui_databaseInformation::_numOfServerUsersLit
inherited

◆ _passwdDays

XSpinBox* Ui_databaseInformation::_passwdDays
inherited

◆ _passwdReset

QGroupBox* Ui_databaseInformation::_passwdReset
inherited

◆ _patch

QLabel* Ui_databaseInformation::_patch
inherited

◆ _patchLit

QLabel* Ui_databaseInformation::_patchLit
inherited

◆ _rememberPos

QAction* ScriptablePrivate::_rememberPos
inherited

◆ _rememberSize

QAction* ScriptablePrivate::_rememberSize
inherited

◆ _scriptLoaded

bool ScriptableWidget::_scriptLoaded
protectedinherited

◆ _self

QWidget* ScriptableWidget::_self
protectedinherited

◆ _server

QLabel* Ui_databaseInformation::_server
inherited

◆ _serverLit

QLabel* Ui_databaseInformation::_serverLit
inherited

◆ _showMe

QAction* ScriptablePrivate::_showMe
inherited

◆ _shown

bool ScriptablePrivate::_shown
inherited

◆ _version

QLabel* Ui_databaseInformation::_version
inherited

◆ _versionLit

QLabel* Ui_databaseInformation::_versionLit
inherited

◆ frame

QFrame* Ui_databaseInformation::frame
inherited

◆ gridLayout

QGridLayout* Ui_databaseInformation::gridLayout
inherited

◆ hboxLayout

QHBoxLayout* Ui_databaseInformation::hboxLayout
inherited

◆ hboxLayout1

QHBoxLayout* Ui_databaseInformation::hboxLayout1
inherited

◆ hboxLayout2

QHBoxLayout* Ui_databaseInformation::hboxLayout2
inherited

◆ hboxLayout3

QHBoxLayout* Ui_databaseInformation::hboxLayout3
inherited

◆ hboxLayout4

QHBoxLayout* Ui_databaseInformation::hboxLayout4
inherited

◆ hboxLayout5

QHBoxLayout* Ui_databaseInformation::hboxLayout5
inherited

◆ horizontalLayout

QHBoxLayout* Ui_databaseInformation::horizontalLayout
inherited

◆ horizontalLayout_2

QHBoxLayout* Ui_databaseInformation::horizontalLayout_2
inherited

◆ horizontalSpacer

QSpacerItem* Ui_databaseInformation::horizontalSpacer
inherited

◆ horizontalSpacer_2

QSpacerItem* Ui_databaseInformation::horizontalSpacer_2
inherited

◆ spacerItem

QSpacerItem* Ui_databaseInformation::spacerItem
inherited

◆ spacerItem1

QSpacerItem* Ui_databaseInformation::spacerItem1
inherited

◆ spacerItem2

QSpacerItem* Ui_databaseInformation::spacerItem2
inherited

◆ vboxLayout

QVBoxLayout* Ui_databaseInformation::vboxLayout
inherited

◆ vboxLayout1

QVBoxLayout* Ui_databaseInformation::vboxLayout1
inherited

◆ vboxLayout2

QVBoxLayout* Ui_databaseInformation::vboxLayout2
inherited

◆ vboxLayout3

QVBoxLayout* Ui_databaseInformation::vboxLayout3
inherited

◆ vboxLayout4

QVBoxLayout* Ui_databaseInformation::vboxLayout4
inherited

◆ vboxLayout5

QVBoxLayout* Ui_databaseInformation::vboxLayout5
inherited

◆ vboxLayout6

QVBoxLayout* Ui_databaseInformation::vboxLayout6
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