blogilo
#include <settings.h>
Definition at line 9 of file settings.h.
static bool Settings::addPoweredBy |
( |
| ) |
|
|
inlinestatic |
static int Settings::autosaveInterval |
( |
| ) |
|
|
inlinestatic |
static bool Settings::changeNToBreak |
( |
| ) |
|
|
inlinestatic |
static QSize Settings::configWindowSize |
( |
| ) |
|
|
inlinestatic |
Get configWindowSize.
Definition at line 69 of file settings.h.
static bool Settings::copyMediaUrl |
( |
| ) |
|
|
inlinestatic |
static bool Settings::enableCheckSpelling |
( |
| ) |
|
|
inlinestatic |
Get enableCheckSpelling.
Definition at line 137 of file settings.h.
static bool Settings::enableSysTrayIcon |
( |
| ) |
|
|
inlinestatic |
Get enableSysTrayIcon.
Definition at line 21 of file settings.h.
static QString Settings::ftpServerPath |
( |
| ) |
|
|
inlinestatic |
static QString Settings::httpUrl |
( |
| ) |
|
|
inlinestatic |
static bool Settings::previewInBlogStyle |
( |
| ) |
|
|
inlinestatic |
Get previewInBlogStyle.
Definition at line 147 of file settings.h.
static void Settings::setConfigWindowSize |
( |
const QSize & |
v | ) |
|
|
inlinestatic |
Set configWindowSize.
Definition at line 59 of file settings.h.
static void Settings::setFtpServerPath |
( |
const QString & |
v | ) |
|
|
inlinestatic |
static void Settings::setHttpUrl |
( |
const QString & |
v | ) |
|
|
inlinestatic |
static void Settings::setShowToolboxOnStart |
( |
bool |
v | ) |
|
|
inlinestatic |
Set showToolboxOnStart.
Definition at line 40 of file settings.h.
static void Settings::setShowUpdateEntriesDialog |
( |
bool |
v | ) |
|
|
inlinestatic |
Set showUpdateEntriesDialog.
Definition at line 214 of file settings.h.
static void Settings::setUpdateEntriesCount |
( |
int |
v | ) |
|
|
inlinestatic |
Set updateEntriesCount.
Definition at line 97 of file settings.h.
static void Settings::setUploadMediaDialogSize |
( |
const QSize & |
v | ) |
|
|
inlinestatic |
Set uploadMediaDialogSize.
Definition at line 78 of file settings.h.
static bool Settings::showToolboxOnStart |
( |
| ) |
|
|
inlinestatic |
Get showToolboxOnStart.
Definition at line 50 of file settings.h.
static bool Settings::showUpdateEntriesDialog |
( |
| ) |
|
|
inlinestatic |
Get showUpdateEntriesDialog.
Definition at line 224 of file settings.h.
static int Settings::updateEntriesCount |
( |
| ) |
|
|
inlinestatic |
Get updateEntriesCount.
Definition at line 107 of file settings.h.
static QSize Settings::uploadMediaDialogSize |
( |
| ) |
|
|
inlinestatic |
Get uploadMediaDialogSize.
Definition at line 88 of file settings.h.
static bool Settings::urlCachingEnabled |
( |
| ) |
|
|
inlinestatic |
Get urlCachingEnabled.
Definition at line 157 of file settings.h.
bool Settings::mAddPoweredBy |
|
protected |
int Settings::mAutosaveInterval |
|
protected |
bool Settings::mChangeNToBreak |
|
protected |
QSize Settings::mConfigWindowSize |
|
protected |
bool Settings::mCopyMediaUrl |
|
protected |
bool Settings::mEnableCheckSpelling |
|
protected |
bool Settings::mEnableSysTrayIcon |
|
protected |
QString Settings::mFtpServerPath |
|
protected |
QString Settings::mHttpUrl |
|
protected |
bool Settings::mPreviewInBlogStyle |
|
protected |
bool Settings::mShowToolboxOnStart |
|
protected |
bool Settings::mShowUpdateEntriesDialog |
|
protected |
int Settings::mUpdateEntriesCount |
|
protected |
QSize Settings::mUploadMediaDialogSize |
|
protected |
bool Settings::mUrlCachingEnabled |
|
protected |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:44 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.