![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "openpagesswitcher.h"#include "centralwidget.h"#include "openpagesmodel.h"#include "openpageswidget.h"#include "tracer.h"#include <QtCore/QEvent>#include <QtGui/QKeyEvent>#include <QtWidgets/QVBoxLayout>Go to the source code of this file.
Variables | |
| QT_BEGIN_NAMESPACE const int | gWidth = 300 |
| const int | gHeight = 200 |
| const int gHeight = 200 |
Definition at line 19 of file openpagesswitcher.cpp.
Referenced by OpenPagesSwitcher::OpenPagesSwitcher().
| QT_BEGIN_NAMESPACE const int gWidth = 300 |
Definition at line 18 of file openpagesswitcher.cpp.
Referenced by OpenPagesSwitcher::OpenPagesSwitcher().