![]() |
Qt 4.8
|
#include "qmainwindow.h"#include "QtGui/qlayout.h"#include "QtGui/qtabbar.h"#include "QtCore/qvector.h"#include "QtCore/qset.h"#include "QtCore/qbasictimer.h"#include "private/qlayoutengine_p.h"#include "private/qwidgetanimator_p.h"#include "qdockarealayout_p.h"#include "qtoolbararealayout_p.h"Go to the source code of this file.
Classes | |
| class | QMainWindowLayout |
| struct | QMainWindowLayout::ToolBarSaveState |
| class | QMainWindowLayoutState |
Typedefs | |
| typedef const struct __CFString * | CFStringRef |
| typedef const void * | CFTypeRef |
| typedef struct OpaqueHIObjectRef * | HIObjectRef |
| typedef HIObjectRef | HIToolbarItemRef |
| typedef const struct __CFString* CFStringRef |
Definition at line 86 of file qmainwindowlayout_p.h.
| typedef const void* CFTypeRef |
Definition at line 85 of file qmainwindowlayout_p.h.
| typedef struct OpaqueHIObjectRef* HIObjectRef |
Definition at line 83 of file qmainwindowlayout_p.h.
| typedef HIObjectRef HIToolbarItemRef |
Definition at line 84 of file qmainwindowlayout_p.h.