KVIrc  4.9.2
DeveloperAPIs
Namespaces | Macros | Functions
KviTheme.cpp File Reference
#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

 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)
 

Macro Definition Documentation

#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