KVIrc 5.2.0
Developer APIs
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

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)
 

Macro Definition Documentation

◆ KVI_THEME_LARGE_SCREENSHOT_NAME

#define KVI_THEME_LARGE_SCREENSHOT_NAME   "screenshot.png"

◆ KVI_THEME_MEDIUM_SCREENSHOT_NAME

#define KVI_THEME_MEDIUM_SCREENSHOT_NAME   "screenshot_medium.png"

◆ KVI_THEME_SMALL_SCREENSHOT_NAME

#define KVI_THEME_SMALL_SCREENSHOT_NAME   "screenshot_small.png"

◆ QIMAGE_SCALE_MIN

#define QIMAGE_SCALE_MIN   Qt::KeepAspectRatio