filePathMapping Class Reference

#include <filePathMapping.h>

Public Slots

int exec ()
 
virtual void populate ()
 
virtual void sCheck ()
 
virtual void setRememberPos (bool)
 
virtual void setRememberSize (bool)
 
virtual void sSave ()
 

Public Member Functions

 filePathMapping (QWidget *parent=0, const char *name=0, bool modal=false, Qt::WindowFlags flags=QFlags< Qt::WindowType >())
 
 ~filePathMapping ()
 
virtual Q_INVOKABLE ParameterList get () const
 
void retranslateUi (QDialog *filePathMapping)
 
virtual SetResponse set (const ParameterList &pParams)
 
void setupUi (QDialog *filePathMapping)
 

Public Attributes

QPushButton * _close
 
XLineEdit_description
 
XLabel_descriptionLit
 
FileCluster_linuxPath
 
XLabel_linuxPathLit
 
FileCluster_macPath
 
XLabel_macPathLit
 
QPushButton * _save
 
FileCluster_windowsPath
 
XLabel_windowsPathLit
 
QGridLayout * gridLayout
 
QVBoxLayout * verticalLayout
 
QSpacerItem * verticalSpacer
 

Protected Slots

virtual void languageChange ()
 
virtual enum SetResponse postSet ()
 
virtual void saveSize ()
 

Protected Member Functions

virtual void callCloseEvent (QEvent *)
 
virtual enum SetResponse callSet (const ParameterList &)
 
virtual void callShowEvent (QEvent *)
 
virtual 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 &)
 
virtual 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

◆ filePathMapping()

filePathMapping::filePathMapping ( QWidget * parent = 0,
const char * name = 0,
bool modal = false,
Qt::WindowFlags flags = QFlags<Qt::WindowType>() )

◆ ~filePathMapping()

filePathMapping::~filePathMapping ( )

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 XDialog::closeEvent ( QCloseEvent * event)
protectedvirtualinherited

◆ engine()

QScriptEngine * ScriptablePrivate::engine ( )
virtualinherited

Reimplemented from ScriptableWidget.

◆ exec

int XDialog::exec ( )
slotinherited

◆ get()

ParameterList XDialog::get ( ) const
virtualinherited

Implements ScriptablePrivate.

◆ languageChange

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

◆ postSet

enum SetResponse XDialog::postSet ( )
protectedvirtualslotinherited

◆ retranslateUi()

void Ui_filePathMapping::retranslateUi ( QDialog * filePathMapping)
inlineinherited

◆ saveSize

void XDialog::saveSize ( )
protectedvirtualslotinherited

◆ sCheck

void filePathMapping::sCheck ( )
virtualslot

◆ set()

enum SetResponse filePathMapping::set ( const ParameterList & pParams)
virtual

Reimplemented from XDialog.

◆ setRememberPos

void XDialog::setRememberPos ( bool b)
virtualslotinherited

◆ setRememberSize

void XDialog::setRememberSize ( bool b)
virtualslotinherited

◆ setScriptableParams()

bool ScriptableWidget::setScriptableParams ( ParameterList & params)
virtualinherited

◆ setupUi()

void Ui_filePathMapping::setupUi ( QDialog * filePathMapping)
inlineinherited

◆ showEvent()

void XDialog::showEvent ( QShowEvent * event)
protectedvirtualinherited

Reimplemented in externalShipping.

◆ sSave

void filePathMapping::sSave ( )
virtualslot

Member Data Documentation

◆ _cache

ScriptCache * ScriptableWidget::_cache
staticprotectedinherited

◆ _close

QPushButton* Ui_filePathMapping::_close
inherited

◆ _debugger

QScriptEngineDebugger* ScriptableWidget::_debugger
protectedinherited

◆ _description

XLineEdit* Ui_filePathMapping::_description
inherited

◆ _descriptionLit

XLabel* Ui_filePathMapping::_descriptionLit
inherited

◆ _engine

QScriptEngine* ScriptableWidget::_engine
protectedinherited

◆ _guiClientInterface

GuiClientInterface * ScriptableWidget::_guiClientInterface
staticinherited

◆ _lastSetParams

ParameterList ScriptablePrivate::_lastSetParams
inherited

◆ _linuxPath

FileCluster* Ui_filePathMapping::_linuxPath
inherited

◆ _linuxPathLit

XLabel* Ui_filePathMapping::_linuxPathLit
inherited

◆ _macPath

FileCluster* Ui_filePathMapping::_macPath
inherited

◆ _macPathLit

XLabel* Ui_filePathMapping::_macPathLit
inherited

◆ _rememberPos

QAction* ScriptablePrivate::_rememberPos
inherited

◆ _rememberSize

QAction* ScriptablePrivate::_rememberSize
inherited

◆ _save

QPushButton* Ui_filePathMapping::_save
inherited

◆ _scriptLoaded

bool ScriptableWidget::_scriptLoaded
protectedinherited

◆ _self

QWidget* ScriptableWidget::_self
protectedinherited

◆ _showMe

QAction* ScriptablePrivate::_showMe
inherited

◆ _shown

bool ScriptablePrivate::_shown
inherited

◆ _windowsPath

FileCluster* Ui_filePathMapping::_windowsPath
inherited

◆ _windowsPathLit

XLabel* Ui_filePathMapping::_windowsPathLit
inherited

◆ gridLayout

QGridLayout* Ui_filePathMapping::gridLayout
inherited

◆ verticalLayout

QVBoxLayout* Ui_filePathMapping::verticalLayout
inherited

◆ verticalSpacer

QSpacerItem* Ui_filePathMapping::verticalSpacer
inherited

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

Generated on Mon Feb 17 2025 xTuple ERP Programmer Reference, Version 6.2.0 doxygen 1.11.0