![]() |
KVIrc 5.2.4
Developer APIs
|
#include "KviTheme.h"
#include "KviFileUtils.h"
#include "KviConfigurationFile.h"
#include "KviLocale.h"
#include "KviMiscUtils.h"
#include "kvi_sourcesdate.h"
#include <QImage>
#include <QDir>
#include <QStringList>
Namespaces | |
namespace | KviTheme |
Macros | |
#define | KVI_THEME_LARGE_SCREENSHOT_NAME "screenshot.png" |
#define | KVI_THEME_MEDIUM_SCREENSHOT_NAME "screenshot_medium.png" |
#define | KVI_THEME_SMALL_SCREENSHOT_NAME "screenshot_small.png" |
#define | QIMAGE_SCALE_MIN Qt::KeepAspectRatio |
Functions | |
void | KviTheme::installedThemeDirectories (QStringList &slThemes, KviThemeInfo::Location eLocation) |
bool | KviTheme::saveScreenshots (KviThemeInfo &options, const QString &szOriginalScreenshotPath) |
#define KVI_THEME_LARGE_SCREENSHOT_NAME "screenshot.png" |
#define KVI_THEME_MEDIUM_SCREENSHOT_NAME "screenshot_medium.png" |
#define KVI_THEME_SMALL_SCREENSHOT_NAME "screenshot_small.png" |
#define QIMAGE_SCALE_MIN Qt::KeepAspectRatio |