Kexi API Documentation (2.0 alpha)

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

enum KexiPart::ObjectTypes
 

Official (registered) type IDs for objects like table, query, form...

Enumeration values:
TableObjectType  1, like in KexiDB::ObjectTypes
QueryObjectType  2, like in KexiDB::ObjectTypes
FormObjectType 
ReportObjectType 
ScriptObjectType 
WebObjectType 
MacroObjectType 
LastObjectType 
UserObjectType  external types

Definition at line 49 of file kexipart.h.

KDE Logo
This file is part of the documentation for Kexi 2.0 alpha.
Documentation copyright © 2002-2007 the Kexi Team.
Generated on Tue Apr 1 20:49:18 2008 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003