ScriptCache Class Reference

#include <scriptcache.h>

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 Feb 17 2025 xTuple ERP Programmer Reference, Version 6.2.0 doxygen 1.11.0