#include <AQSMainWindow_p.h>
Lista de todos los miembros.
Slots públicos |
QMenuBar * | menuBar () const |
QStatusBar * | statusBar () const |
QToolTipGroup * | toolTipGroup () const |
virtual void | setCentralWidget (QWidget *) |
QWidget * | centralWidget () const |
virtual void | setDockEnabled (Dock, bool) |
bool | isDockEnabled (Dock) const |
bool | isDockEnabled (QDockArea *) const |
virtual void | setDockEnabled (QDockWindow *, Dock, bool) |
bool | isDockEnabled (QDockWindow *, Dock) const |
bool | isDockEnabled (QDockWindow *, QDockArea *) const |
virtual void | addDockWindow (QDockWindow *, Dock=DockTop, bool=FALSE) |
virtual void | addDockWindow (QDockWindow *, const QString &, Dock=DockTop, bool=FALSE) |
virtual void | moveDockWindow (QDockWindow *, Dock=DockTop) |
virtual void | moveDockWindow (QDockWindow *, Dock, bool, int, int=-1) |
virtual void | removeDockWindow (QDockWindow *) |
bool | usesBigPixmaps () const |
bool | usesTextLabel () const |
bool | dockWindowsMovable () const |
bool | opaqueMoving () const |
bool | getLocation (QDockWindow *, Dock &, int &, bool &, int &) const |
void | lineUpDockWindows (bool=FALSE) |
bool | isDockMenuEnabled () const |
bool | hasDockWindow (QDockWindow *) |
QDockArea * | leftDock () const |
QDockArea * | rightDock () const |
QDockArea * | topDock () const |
QDockArea * | bottomDock () const |
virtual bool | isCustomizable () const |
bool | appropriate (QDockWindow *) const |
QPopupMenu * | createDockWindowMenu (uint=QMainWindow::AllDockWindows) const |
Métodos públicos estáticos |
static QMap< int, QStringList > | candidateConstructors () |
Métodos protegidos estáticos |
static void * | construct (const QSArgumentList &args) |
Documentación de las funciones miembro
void AQSMainWindow::addDockWindow |
( |
QDockWindow * |
arg0, |
|
|
Dock |
arg1 = DockTop , |
|
|
bool |
arg2 = FALSE |
|
) |
| [inline, virtual, slot] |
void AQSMainWindow::addDockWindow |
( |
QDockWindow * |
arg0, |
|
|
const QString & |
arg1, |
|
|
Dock |
arg2 = DockTop , |
|
|
bool |
arg3 = FALSE |
|
) |
| [inline, virtual, slot] |
QDockArea * AQSMainWindow::bottomDock |
( |
| ) |
const [inline, slot] |
QWidget * AQSMainWindow::centralWidget |
( |
| ) |
const [inline, slot] |
static void* AQSMainWindow::construct |
( |
const QSArgumentList & |
args | ) |
[inline, static, protected] |
QPopupMenu * AQSMainWindow::createDockWindowMenu |
( |
uint |
arg0 = QMainWindow::AllDockWindows | ) |
const [inline, slot] |
bool AQSMainWindow::dockWindowsMovable |
( |
| ) |
const [inline, slot] |
bool AQSMainWindow::isCustomizable |
( |
| ) |
const [inline, virtual, slot] |
bool AQSMainWindow::isDockEnabled |
( |
QDockArea * |
arg0 | ) |
const [inline, slot] |
bool AQSMainWindow::isDockEnabled |
( |
Dock |
arg0 | ) |
const [inline, slot] |
bool AQSMainWindow::isDockMenuEnabled |
( |
| ) |
const [inline, slot] |
QDockArea * AQSMainWindow::leftDock |
( |
| ) |
const [inline, slot] |
void AQSMainWindow::lineUpDockWindows |
( |
bool |
arg0 = FALSE | ) |
[inline, slot] |
QMenuBar * AQSMainWindow::menuBar |
( |
| ) |
const [inline, slot] |
void AQSMainWindow::moveDockWindow |
( |
QDockWindow * |
arg0, |
|
|
Dock |
arg1 = DockTop |
|
) |
| [inline, virtual, slot] |
void AQSMainWindow::moveDockWindow |
( |
QDockWindow * |
arg0, |
|
|
Dock |
arg1, |
|
|
bool |
arg2, |
|
|
int |
arg3, |
|
|
int |
arg4 = -1 |
|
) |
| [inline, virtual, slot] |
bool AQSMainWindow::opaqueMoving |
( |
| ) |
const [inline, slot] |
void AQSMainWindow::removeDockWindow |
( |
QDockWindow * |
arg0 | ) |
[inline, virtual, slot] |
QDockArea * AQSMainWindow::rightDock |
( |
| ) |
const [inline, slot] |
void AQSMainWindow::setCentralWidget |
( |
QWidget * |
arg0 | ) |
[inline, virtual, slot] |
void AQSMainWindow::setDockEnabled |
( |
Dock |
arg0, |
|
|
bool |
arg1 |
|
) |
| [inline, virtual, slot] |
void AQSMainWindow::setDockEnabled |
( |
QDockWindow * |
arg0, |
|
|
Dock |
arg1, |
|
|
bool |
arg2 |
|
) |
| [inline, virtual, slot] |
QStatusBar * AQSMainWindow::statusBar |
( |
| ) |
const [inline, slot] |
QToolTipGroup * AQSMainWindow::toolTipGroup |
( |
| ) |
const [inline, slot] |
QDockArea * AQSMainWindow::topDock |
( |
| ) |
const [inline, slot] |
bool AQSMainWindow::usesBigPixmaps |
( |
| ) |
const [inline, slot] |
bool AQSMainWindow::usesTextLabel |
( |
| ) |
const [inline, slot] |
La documentación para esta clase fue generada a partir del siguiente fichero: