Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
openpagesswitcher.cpp File Reference

(a5bb88c896170ec0c719c3a73ce932cb8d5205ca)

#include "openpagesswitcher.h"
#include "centralwidget.h"
#include "openpagesmodel.h"
#include "openpageswidget.h"
#include "tracer.h"
#include <QtCore/QEvent>
#include <QtGui/QKeyEvent>
#include <QtWidgets/QVBoxLayout>
+ Include dependency graph for openpagesswitcher.cpp:

Go to the source code of this file.

Variables

QT_BEGIN_NAMESPACE const int gWidth = 300
 
const int gHeight = 200
 

Variable Documentation

◆ gHeight

const int gHeight = 200

Definition at line 19 of file openpagesswitcher.cpp.

Referenced by OpenPagesSwitcher::OpenPagesSwitcher().

◆ gWidth

QT_BEGIN_NAMESPACE const int gWidth = 300

Definition at line 18 of file openpagesswitcher.cpp.

Referenced by OpenPagesSwitcher::OpenPagesSwitcher().