#include <stdlib.h>#include "qt_version.h"#include <qobject.h>#include <qvbox.h>#include "qgu.h"#include "qbu.h"#include "qdutil.h"#include "qwui.h"Functions | |
| void | QdaLaunchWindow (QString, QWidget *) |
| DataBrowseWindow * | QbuLaunchBrowse (QdObject_var source, QWidget *parent, const char *objectName, QdObject_var dobj, QString WLcontext) |
Variables | |
| qwuiWindow * | qsasWindow |
| vector< QguListItem * > | dragList |
| Global variable that contains the list of items being dragged. | |
| QguListView * | dragFromList |
| Global variable that defines the list view from which the items are being dragged. | |
| DataBrowseWindow* QbuLaunchBrowse | ( | QdObject_var | source, | |
| QWidget * | parent, | |||
| const char * | objectName, | |||
| QdObject_var | dobj, | |||
| QString | WLcontext | |||
| ) |
| void QdaLaunchWindow | ( | QString | , | |
| QWidget * | ||||
| ) |
Global variable that defines the list view from which the items are being dragged.
Global variable that contains the list of items being dragged.
1.5.7