kexipart.h File Reference
#include <qobject.h>
#include <qmap.h>
#include <kexiutils/tristate.h>
#include "kexi.h"
#include "keximainwindow.h"
Go to the source code of this file.
Namespaces | |
| namespace | KexiPart |
Enumerations | |
| enum | ObjectTypes { TableObjectType = KexiDB::TableObjectType, QueryObjectType = KexiDB::QueryObjectType, FormObjectType = 3, ReportObjectType = 4, ScriptObjectType = 5, WebObjectType = 6, MacroObjectType = 7, LastObjectType = 7, UserObjectType = 100 } |
Enumeration Type Documentation
|
|
Official (registered) type IDs for objects like table, query, form...
Definition at line 49 of file kexipart.h. |
