|
Chatterino
|
#include "CommandPage.hpp"#include <QHeaderView>#include <QLabel>#include <QPushButton>#include <QStandardItemModel>#include <QTableView>#include <QTextEdit>#include "Application.hpp"#include "controllers/commands/CommandController.hpp"#include "controllers/commands/CommandModel.hpp"#include "util/LayoutCreator.hpp"#include "util/StandardItemHelper.hpp"#include "widgets/helper/EditableModelView.hpp"#include "util/CombinePath.hpp"#include "util/Qt.hpp"Namespaces | |
| chatterino | |
Macros | |
| #define | TEXT "{1} => first word {1+} => first word and after {{ => { <a href='https://chatterino.com/help/commands'>more info</a>" |
| #define TEXT "{1} => first word {1+} => first word and after {{ => { <a href='https://chatterino.com/help/commands'>more info</a>" |
1.8.13