List of all members | Public Slots | Public Member Functions | Public Attributes
ScriptCache Class Reference

#include <scriptcache.h>

Inheritance diagram for ScriptCache:
QObject

Public Slots

virtual void clear ()
 
virtual void sDbConnectionLost ()
 
virtual void sNotified (const QString &pNotification)
 

Public Member Functions

 ScriptCache (QObject *parent=0)
 
virtual ~ScriptCache ()
 

Public Attributes

QHash< QString, QList< int > > _idsByName
 
QHash< int, QPair< QString, QString > > _scriptsById
 
QStringList _tablesToWatch
 

Constructor & Destructor Documentation

◆ ScriptCache()

ScriptCache::ScriptCache ( QObject parent = 0)

◆ ~ScriptCache()

ScriptCache::~ScriptCache ( )
virtual

Member Function Documentation

◆ clear

void ScriptCache::clear ( )
virtualslot

◆ sDbConnectionLost

void ScriptCache::sDbConnectionLost ( )
virtualslot

◆ sNotified

void ScriptCache::sNotified ( const QString &  pNotification)
virtualslot

Member Data Documentation

◆ _idsByName

QHash<QString, QList<int> > ScriptCache::_idsByName

◆ _scriptsById

QHash<int, QPair<QString, QString> > ScriptCache::_scriptsById

◆ _tablesToWatch

QStringList ScriptCache::_tablesToWatch

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

Generated on Mon May 3 2021 xTuple ERP Programmer Reference, Version 4.12.0 doxygen 1.8.17