Namespace for global constants. More...
Variables | |
| const QString | SMARTLET_SCHEMA = "smartlet" |
| const QString | TEMPLATES_SCHEMA = "templates01" |
| const QDir | TEMP_DIR = "temp" |
| const QDir | EXPORT_DIR = "export" |
| const QDir | LOG_DIR = "log" |
| const QString | CALI_FORMULA_HELP = "A valid formula for example is: '($1)^2*5'. It will take data, raise it to the second power, and multiply it by five.</body>" |
| const QString | DB_TABLE_CHANGE_NOTIFY = "NOTIFICATION_TABLE_CHANGE_%1" |
| const QString | DB_BASE_DATA_QUERY = ") AS \"%2\" \n" |
| const QString | URL_DOCS = "http://pleco10.ugent.be:10000/projects/docs/smartlet/html/current/" |
Namespace for global constants.
| const QString GlobalConst::CALI_FORMULA_HELP = "A valid formula for example is: '($1)^2*5'. It will take data, raise it to the second power, and multiply it by five.</body>" |
| const QString GlobalConst::DB_BASE_DATA_QUERY = ") AS \"%2\" \n" |
Referenced by TreeItem::getPreviewSql(), and DataHeaderViewPort::getSql().
| const QString GlobalConst::DB_TABLE_CHANGE_NOTIFY = "NOTIFICATION_TABLE_CHANGE_%1" |
| const QDir GlobalConst::EXPORT_DIR = "export" |
Referenced by DirectoryEdit::DirectoryEdit().
| const QDir GlobalConst::LOG_DIR = "log" |
| const QString GlobalConst::SMARTLET_SCHEMA = "smartlet" |
Referenced by DatabaseAuditLogView::DatabaseAuditLogView().
| const QDir GlobalConst::TEMP_DIR = "temp" |
Referenced by Writer::Writer().
| const QString GlobalConst::TEMPLATES_SCHEMA = "templates01" |
Referenced by TagContainer::storedFunctionDefinition(), and TemplatesModel::TemplatesModel().
| const QString GlobalConst::URL_DOCS = "http://pleco10.ugent.be:10000/projects/docs/smartlet/html/current/" |
1.7.1