#include "qt_version.h"
#include <qobject.h>
#include <qsplitter.h>
#include "qgu.h"
#include "qslot.h"
Classes | |
class | QjuiListItem |
class | QjuiListView |
class | QjuiWindow |
Defines | |
#define | QJUI_VERSION " V_1.2 [19 Feb 2004]" |
Functions | |
Vostream & | operator<< (Vostream &, QjuiListItem &) |
Vistream & | operator>> (Vistream &, QjuiListItem &) |
Vostream & | operator<< (Vostream &, QjuiListView &) |
Vistream & | operator>> (Vistream &, QjuiListView &) |
QjuiWindow * | QJUICreatePopup (QWidget *parent, const char *Title) |
void | QJUImakeWindow (QWidget *parent, const char *Title) |
void | QEXPmakeWindow (QWidget *parent, const char *Title) |
void | QjuiShowJoin () |
void | QjuiShowExport () |
Variables | |
QjuiWindow * | QJUI_widget |
QjuiWindow * | QJEX_widget |
#define QJUI_VERSION " V_1.2 [19 Feb 2004]" |
Vostream& operator<< | ( | Vostream & | , | |
QjuiListView & | ||||
) |
Vostream& operator<< | ( | Vostream & | , | |
QjuiListItem & | ||||
) |
Vistream& operator>> | ( | Vistream & | , | |
QjuiListView & | ||||
) |
Vistream& operator>> | ( | Vistream & | , | |
QjuiListItem & | ||||
) |
void QEXPmakeWindow | ( | QWidget * | parent, | |
const char * | Title | |||
) |
QjuiWindow* QJUICreatePopup | ( | QWidget * | parent, | |
const char * | Title | |||
) |
void QJUImakeWindow | ( | QWidget * | parent, | |
const char * | Title | |||
) |
void QjuiShowExport | ( | ) |
void QjuiShowJoin | ( | ) |