class Index

This class should provide information for an index of a table More...

Full nameKDB::Index
Definition#include <index.h>
InheritsKDB::Object [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

This class should provide information for an index of a table

Things such fields involved, ordering, if primary or not and so on.

 Index (QObject *parent = 0L, const char *name = 0L)

 ~Index ()

[virtual]