|
BibleTime
|
#include "csearchanalysislegenditem.h"#include <QBrush>#include <QFont>#include <QPainter>#include <QPoint>#include <QRect>#include <QRectF>#include "../../../backend/cswordmodulesearch.h"#include "../../../backend/drivers/cswordmoduleinfo.h"#include "csearchanalysisscene.h"Go to the source code of this file.
Namespaces | |
| namespace | Search |
Macros | |
| #define | S(...) static_cast<int>(__VA_ARGS__) |
Variables | |
| const int | Search::LEGEND_DELTAY = 4 |
| const int | Search::LEGEND_INNER_BORDER = 5 |
| #define S | ( | ... | ) | static_cast<int>(__VA_ARGS__) |