![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qsplitter.h"#include "qapplication.h"#include "qcursor.h"#include "qdrawutil.h"#include "qevent.h"#include "qlayout.h"#include "qlist.h"#include "qpainter.h"#include "qstyle.h"#include "qstyleoption.h"#include "qtextstream.h"#include "qvarlengtharray.h"#include "private/qlayoutengine_p.h"#include "private/qsplitter_p.h"#include "qdebug.h"#include <ctype.h>#include "moc_qsplitter.cpp"Go to the source code of this file.
Variables | |
| static const qint32 | SplitterMagic = 0xff |
|
static |
Definition at line 1642 of file qsplitter.cpp.