Prüfungsamt-Projekt Globals


Annotated List
Files
Globals
Hierarchy
Index

paviews.h

sqlmessages.h

system.h

extern const ViewTable Pruefer_ViewTable

#include <paviews.h>

Sichtentabelle für Prüfer.

extern const ViewTable Studenten_ViewTable

#include <paviews.h>

Sichtentabelle für Studenten.

extern const ViewTable Statistiken_ViewTable

#include <paviews.h>

Sichtentabelle für Statistiken.

extern const ViewTable Qualifikattypen_ViewTable

#include <paviews.h>

Sichtentabelle für Qualifikattypen.

extern const ViewTable Pruefungstypen_ViewTable

#include <paviews.h>

Sichtentabelle für Pruefungstypen.

extern const OptimizeTable PADB_OptimizeTable

#include <paviews.h>

Optimierungstabelle.

void sqlWarning (QWidget* widget, const QString& text)

#include <sqlmessages.h>

Ausgabe einer SQL-Warnung.

Parameters:
widgetQt-Widget.
textWarnungs-Text.

void sqlError (QWidget* widget, const QString& text)

#include <sqlmessages.h>

Ausgabe eines SQL-Fehlers.

Parameters:
widgetQt-Widget.
textFehler-Text.

typedef signed char sbyte

#include <system.h>

Datatype for storing a signed char.

typedef unsigned char ubyte

#include <system.h>

Datatype for storing an unsigned char.

typedef signed char int8

#include <system.h>

Datatype for storing an 8-bit integer.

typedef unsigned char card8

#include <system.h>

Datatype for storing a 8-bit cardinal.

typedef signed short int16

#include <system.h>

Datatype for storing a 16-bit integer.

typedef unsigned short card16

#include <system.h>

Datatype for storing a 16-bit cardinal.

typedef signed int int32

#include <system.h>

Datatype for storing a 32-bit intger.

typedef signed int integer

#include <system.h>

Datatype for storing a default-sized integer (32 bits minimum).

typedef unsigned int card32

#include <system.h>

Datatype for storing a 32-bit cardinal.

typedef signed long long int64

#include <system.h>

Datatype for storing an 64-bit integer.

typedef unsigned long long card64

#include <system.h>

Datatype for storing a 64-bit cardinal.

typedef unsigned int cardinal

#include <system.h>

Datatype for storing a default-sized cardinal (32 bits minimum).


Generated by: viper@odin on Wed Jul 12 17:11:55 2000, using kdoc 2.0a22.