• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdepim API Reference
  • KDE Home
  • Contact Us
 

blogilo

Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
Settings Class Reference

#include <settings.h>

Inheritance diagram for Settings:
Inheritance graph
[legend]

Public Member Functions

 ~Settings ()
 

Static Public Member Functions

static bool addPoweredBy ()
 
static int autosaveInterval ()
 
static bool changeNToBreak ()
 
static QSize configWindowSize ()
 
static bool copyMediaUrl ()
 
static bool enableCheckSpelling ()
 
static bool enableSysTrayIcon ()
 
static QString ftpServerPath ()
 
static QString httpUrl ()
 
static bool previewInBlogStyle ()
 
static Settings * self ()
 
static void setConfigWindowSize (const QSize &v)
 
static void setFtpServerPath (const QString &v)
 
static void setHttpUrl (const QString &v)
 
static void setShowToolboxOnStart (bool v)
 
static void setShowUpdateEntriesDialog (bool v)
 
static void setUpdateEntriesCount (int v)
 
static void setUploadMediaDialogSize (const QSize &v)
 
static bool showToolboxOnStart ()
 
static bool showUpdateEntriesDialog ()
 
static int updateEntriesCount ()
 
static QSize uploadMediaDialogSize ()
 
static bool urlCachingEnabled ()
 

Protected Member Functions

 Settings ()
 

Protected Attributes

bool mAddPoweredBy
 
int mAutosaveInterval
 
bool mChangeNToBreak
 
QSize mConfigWindowSize
 
bool mCopyMediaUrl
 
bool mEnableCheckSpelling
 
bool mEnableSysTrayIcon
 
QString mFtpServerPath
 
QString mHttpUrl
 
bool mPreviewInBlogStyle
 
bool mShowToolboxOnStart
 
bool mShowUpdateEntriesDialog
 
int mUpdateEntriesCount
 
QSize mUploadMediaDialogSize
 
bool mUrlCachingEnabled
 

Detailed Description

Definition at line 9 of file settings.h.

Constructor & Destructor Documentation

Settings::~Settings ( )

Definition at line 93 of file settings.cpp.

Settings::Settings ( )
protected

Definition at line 27 of file settings.cpp.

Member Function Documentation

static bool Settings::addPoweredBy ( )
inlinestatic

Get addPoweredBy.

Definition at line 127 of file settings.h.

static int Settings::autosaveInterval ( )
inlinestatic

Get autosaveInterval.

Definition at line 117 of file settings.h.

static bool Settings::changeNToBreak ( )
inlinestatic

Get changeNToBreak.

Definition at line 167 of file settings.h.

static QSize Settings::configWindowSize ( )
inlinestatic

Get configWindowSize.

Definition at line 69 of file settings.h.

static bool Settings::copyMediaUrl ( )
inlinestatic

Get CopyMediaUrl.

Definition at line 31 of file settings.h.

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

Get ftpServerPath.

Definition at line 186 of file settings.h.

static QString Settings::httpUrl ( )
inlinestatic

Get httpUrl.

Definition at line 205 of file settings.h.

static bool Settings::previewInBlogStyle ( )
inlinestatic

Get previewInBlogStyle.

Definition at line 147 of file settings.h.

Settings * Settings::self ( )
static

Definition at line 17 of file settings.cpp.

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

Set ftpServerPath.

Definition at line 176 of file settings.h.

static void Settings::setHttpUrl ( const QString &  v)
inlinestatic

Set httpUrl.

Definition at line 195 of file settings.h.

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.

Member Data Documentation

bool Settings::mAddPoweredBy
protected

Definition at line 244 of file settings.h.

int Settings::mAutosaveInterval
protected

Definition at line 243 of file settings.h.

bool Settings::mChangeNToBreak
protected

Definition at line 250 of file settings.h.

QSize Settings::mConfigWindowSize
protected

Definition at line 238 of file settings.h.

bool Settings::mCopyMediaUrl
protected

Definition at line 236 of file settings.h.

bool Settings::mEnableCheckSpelling
protected

Definition at line 245 of file settings.h.

bool Settings::mEnableSysTrayIcon
protected

Definition at line 235 of file settings.h.

QString Settings::mFtpServerPath
protected

Definition at line 253 of file settings.h.

QString Settings::mHttpUrl
protected

Definition at line 254 of file settings.h.

bool Settings::mPreviewInBlogStyle
protected

Definition at line 246 of file settings.h.

bool Settings::mShowToolboxOnStart
protected

Definition at line 237 of file settings.h.

bool Settings::mShowUpdateEntriesDialog
protected

Definition at line 257 of file settings.h.

int Settings::mUpdateEntriesCount
protected

Definition at line 240 of file settings.h.

QSize Settings::mUploadMediaDialogSize
protected

Definition at line 239 of file settings.h.

bool Settings::mUrlCachingEnabled
protected

Definition at line 247 of file settings.h.


The documentation for this class was generated from the following files:
  • settings.h
  • settings.cpp
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.

blogilo

Skip menu "blogilo"
  • Main Page
  • Namespace List
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members

kdepim API Reference

Skip menu "kdepim API Reference"
  • akonadi_next
  • akregator
  • blogilo
  • calendarsupport
  • console
  •   kabcclient
  •   konsolekalendar
  • kaddressbook
  • kalarm
  •   lib
  • kdgantt2
  • kjots
  • kleopatra
  • kmail
  • knode
  • knotes
  • kontact
  • korgac
  • korganizer
  • ktimetracker
  • libkdepim
  • libkleo
  • libkpgp
  • mailcommon
  • messagelist
  • messageviewer

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal