knotes

KNoteConfig Class Reference

Inheritance diagram for KNoteConfig:

KNotesGlobalConfig List of all members.

Detailed Description

Definition at line 10 of file knoteconfig.h.


Public Member Functions

 KNoteConfig (KSharedConfig::Ptr config=KGlobal::sharedConfig())
 ~KNoteConfig ()
void setBgColor (const QColor &v)
QColor bgColor () const
void setFgColor (const QColor &v)
QColor fgColor () const
void setWidth (uint v)
uint width () const
void setHeight (uint v)
uint height () const
void setFont (const QFont &v)
QFont font () const
void setTitleFont (const QFont &v)
QFont titleFont () const
void setAutoIndent (bool v)
bool autoIndent () const
void setRichText (bool v)
bool richText () const
void setTabSize (uint v)
uint tabSize () const
void setReadOnly (bool v)
bool readOnly () const
void setVersion (double v)
double version () const
void setDesktop (int v)
int desktop () const
void setHideNote (bool v)
bool hideNote () const
void setPosition (const QPoint &v)
QPoint position () const
void setShowInTaskbar (bool v)
bool showInTaskbar () const
void setKeepAbove (bool v)
bool keepAbove () const
void setKeepBelow (bool v)
bool keepBelow () const

Protected Attributes

QColor mBgColor
QColor mFgColor
uint mWidth
uint mHeight
QFont mFont
QFont mTitleFont
bool mAutoIndent
bool mRichText
uint mTabSize
bool mReadOnly
double mVersion
int mDesktop
bool mHideNote
QPoint mPosition
bool mShowInTaskbar
bool mKeepAbove
bool mKeepBelow

Member Function Documentation

void KNoteConfig::setBgColor ( const QColor &  v  )  [inline]

Set bgcolor.

Definition at line 20 of file knoteconfig.h.

QColor KNoteConfig::bgColor (  )  const [inline]

Get bgcolor.

Definition at line 29 of file knoteconfig.h.

void KNoteConfig::setFgColor ( const QColor &  v  )  [inline]

Set fgcolor.

Definition at line 37 of file knoteconfig.h.

QColor KNoteConfig::fgColor (  )  const [inline]

Get fgcolor.

Definition at line 46 of file knoteconfig.h.

void KNoteConfig::setWidth ( uint  v  )  [inline]

Set width.

Definition at line 54 of file knoteconfig.h.

uint KNoteConfig::width (  )  const [inline]

Get width.

Definition at line 63 of file knoteconfig.h.

void KNoteConfig::setHeight ( uint  v  )  [inline]

Set height.

Definition at line 71 of file knoteconfig.h.

uint KNoteConfig::height (  )  const [inline]

Get height.

Definition at line 80 of file knoteconfig.h.

void KNoteConfig::setFont ( const QFont &  v  )  [inline]

Set font.

Definition at line 88 of file knoteconfig.h.

QFont KNoteConfig::font (  )  const [inline]

Get font.

Definition at line 97 of file knoteconfig.h.

void KNoteConfig::setTitleFont ( const QFont &  v  )  [inline]

Set titlefont.

Definition at line 105 of file knoteconfig.h.

QFont KNoteConfig::titleFont (  )  const [inline]

Get titlefont.

Definition at line 114 of file knoteconfig.h.

void KNoteConfig::setAutoIndent ( bool  v  )  [inline]

Set autoindent.

Definition at line 122 of file knoteconfig.h.

bool KNoteConfig::autoIndent (  )  const [inline]

Get autoindent.

Definition at line 131 of file knoteconfig.h.

void KNoteConfig::setRichText ( bool  v  )  [inline]

Set richtext.

Definition at line 139 of file knoteconfig.h.

bool KNoteConfig::richText (  )  const [inline]

Get richtext.

Definition at line 148 of file knoteconfig.h.

void KNoteConfig::setTabSize ( uint  v  )  [inline]

Set tabsize.

Definition at line 156 of file knoteconfig.h.

uint KNoteConfig::tabSize (  )  const [inline]

Get tabsize.

Definition at line 165 of file knoteconfig.h.

void KNoteConfig::setReadOnly ( bool  v  )  [inline]

Set ReadOnly.

Definition at line 173 of file knoteconfig.h.

bool KNoteConfig::readOnly (  )  const [inline]

Get ReadOnly.

Definition at line 182 of file knoteconfig.h.

void KNoteConfig::setVersion ( double  v  )  [inline]

Set version.

Definition at line 190 of file knoteconfig.h.

double KNoteConfig::version (  )  const [inline]

Get version.

Definition at line 199 of file knoteconfig.h.

void KNoteConfig::setDesktop ( int  v  )  [inline]

Set desktop.

Definition at line 207 of file knoteconfig.h.

int KNoteConfig::desktop (  )  const [inline]

Get desktop.

Definition at line 216 of file knoteconfig.h.

void KNoteConfig::setHideNote ( bool  v  )  [inline]

Set HideNote.

Definition at line 224 of file knoteconfig.h.

bool KNoteConfig::hideNote (  )  const [inline]

Get HideNote.

Definition at line 233 of file knoteconfig.h.

void KNoteConfig::setPosition ( const QPoint &  v  )  [inline]

Set position.

Definition at line 241 of file knoteconfig.h.

QPoint KNoteConfig::position (  )  const [inline]

Get position.

Definition at line 250 of file knoteconfig.h.

void KNoteConfig::setShowInTaskbar ( bool  v  )  [inline]

Set ShowInTaskbar.

Definition at line 258 of file knoteconfig.h.

bool KNoteConfig::showInTaskbar (  )  const [inline]

Get ShowInTaskbar.

Definition at line 267 of file knoteconfig.h.

void KNoteConfig::setKeepAbove ( bool  v  )  [inline]

Set KeepAbove.

Definition at line 275 of file knoteconfig.h.

bool KNoteConfig::keepAbove (  )  const [inline]

Get KeepAbove.

Definition at line 284 of file knoteconfig.h.

void KNoteConfig::setKeepBelow ( bool  v  )  [inline]

Set KeepBelow.

Definition at line 292 of file knoteconfig.h.

bool KNoteConfig::keepBelow (  )  const [inline]

Get KeepBelow.

Definition at line 301 of file knoteconfig.h.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys