![]() |
LeechCraft
0.6.70-13729-g7046a9d2a7
Modular cross-platform feature rich live environment.
|
#include "categoryselector.h"#include <algorithm>#include <QStringList>#include <QCheckBox>#include <QVariant>#include <QVBoxLayout>#include <QMoveEvent>#include <QApplication>#include <QDesktopWidget>#include <QAction>#include <QtDebug>#include "ui_categoryselector.h"
Include dependency graph for categoryselector.cpp:Go to the source code of this file.
Variables | |
| const int | RoleTag = 52 |
| const int RoleTag = 52 |
Definition at line 44 of file categoryselector.cpp.
Referenced by LC::Util::CategorySelector::GetSelections(), LC::Util::CategorySelector::selectAll(), LC::Util::CategorySelector::setPossibleSelections(), and LC::Util::CategorySelector::SetSelections().