List of all members | Signals | Public Member Functions | Protected Member Functions
GuiClientInterface Class Referenceabstract

#include <guiclientinterface.h>

Inheritance diagram for GuiClientInterface:
QObject xTupleGuiClientInterface

Signals

void dbConnectionLost ()
 

Public Member Functions

virtual ~GuiClientInterface ()
 
virtual void addDocumentWatch (QString path, int id)=0
 
virtual QActionfindAction (const QString pname)=0
 
virtual MetricsgetMetrics ()=0
 
virtual MetricsencgetMetricsenc ()=0
 
virtual MqlHashgetMqlHash ()=0
 
virtual PreferencesgetPreferences ()=0
 
virtual PrivilegesgetPrivileges ()=0
 
virtual ScriptCachegetScriptCache ()=0
 
virtual TaxIntegrationgetTaxIntegration ()=0
 
virtual int hunspell_add (const QString word)=0
 
virtual int hunspell_check (const QString word)=0
 
virtual int hunspell_ignore (const QString word)=0
 
virtual bool hunspell_ready ()=0
 
virtual const QStringList hunspell_suggest (const QString word)=0
 
virtual QWidgetopenWindow (const QString pname, ParameterList pparams, QWidget *parent=0, Qt::WindowModality modality=Qt::NonModal, Qt::WindowFlags flags=0)=0
 
virtual void removeDocumentWatch (QString path)=0
 
virtual void setMqlHash (MqlHash *pHash)=0
 
virtual void setScriptCache (ScriptCache *pCache)=0
 

Protected Member Functions

 GuiClientInterface (QObject *pParent)
 

Constructor & Destructor Documentation

◆ GuiClientInterface()

GuiClientInterface::GuiClientInterface ( QObject pParent)
inlineprotected

◆ ~GuiClientInterface()

virtual GuiClientInterface::~GuiClientInterface ( )
inlinevirtual

Member Function Documentation

◆ addDocumentWatch()

virtual void GuiClientInterface::addDocumentWatch ( QString  path,
int  id 
)
pure virtual

Implemented in xTupleGuiClientInterface.

◆ dbConnectionLost

void GuiClientInterface::dbConnectionLost ( )
signal

◆ findAction()

virtual QAction* GuiClientInterface::findAction ( const QString  pname)
pure virtual

Implemented in xTupleGuiClientInterface.

◆ getMetrics()

virtual Metrics* GuiClientInterface::getMetrics ( )
pure virtual

Implemented in xTupleGuiClientInterface.

◆ getMetricsenc()

virtual Metricsenc* GuiClientInterface::getMetricsenc ( )
pure virtual

Implemented in xTupleGuiClientInterface.

◆ getMqlHash()

virtual MqlHash* GuiClientInterface::getMqlHash ( )
pure virtual

Implemented in xTupleGuiClientInterface.

◆ getPreferences()

virtual Preferences* GuiClientInterface::getPreferences ( )
pure virtual

Implemented in xTupleGuiClientInterface.

◆ getPrivileges()

virtual Privileges* GuiClientInterface::getPrivileges ( )
pure virtual

Implemented in xTupleGuiClientInterface.

◆ getScriptCache()

virtual ScriptCache* GuiClientInterface::getScriptCache ( )
pure virtual

Implemented in xTupleGuiClientInterface.

◆ getTaxIntegration()

virtual TaxIntegration* GuiClientInterface::getTaxIntegration ( )
pure virtual

Implemented in xTupleGuiClientInterface.

◆ hunspell_add()

virtual int GuiClientInterface::hunspell_add ( const QString  word)
pure virtual

Implemented in xTupleGuiClientInterface.

◆ hunspell_check()

virtual int GuiClientInterface::hunspell_check ( const QString  word)
pure virtual

Implemented in xTupleGuiClientInterface.

◆ hunspell_ignore()

virtual int GuiClientInterface::hunspell_ignore ( const QString  word)
pure virtual

Implemented in xTupleGuiClientInterface.

◆ hunspell_ready()

virtual bool GuiClientInterface::hunspell_ready ( )
pure virtual

Implemented in xTupleGuiClientInterface.

◆ hunspell_suggest()

virtual const QStringList GuiClientInterface::hunspell_suggest ( const QString  word)
pure virtual

Implemented in xTupleGuiClientInterface.

◆ openWindow()

virtual QWidget* GuiClientInterface::openWindow ( const QString  pname,
ParameterList  pparams,
QWidget parent = 0,
Qt::WindowModality  modality = Qt::NonModal,
Qt::WindowFlags  flags = 0 
)
pure virtual

Implemented in xTupleGuiClientInterface.

◆ removeDocumentWatch()

virtual void GuiClientInterface::removeDocumentWatch ( QString  path)
pure virtual

Implemented in xTupleGuiClientInterface.

◆ setMqlHash()

virtual void GuiClientInterface::setMqlHash ( MqlHash pHash)
pure virtual

Implemented in xTupleGuiClientInterface.

◆ setScriptCache()

virtual void GuiClientInterface::setScriptCache ( ScriptCache pCache)
pure virtual

Implemented in xTupleGuiClientInterface.


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

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