kontact
#include <knotesiconview.h>
Public Member Functions | |
| KNotesIconViewItem (QListWidget *parent, Journal *journal) | |
| ~KNotesIconViewItem () | |
| bool | autoIndent () const |
| KNoteConfig * | config () |
| bool | isRichText () const |
| Journal * | journal () const |
| bool | readOnly () const |
| QString | realName () const |
| void | setIconText (const QString &text) |
| void | setReadOnly (bool b) |
| int | tabSize () const |
| QFont | textFont () const |
| void | updateSettings () |
Detailed Description
Definition at line 37 of file knotesiconview.h.
Constructor & Destructor Documentation
| KNotesIconViewItem::KNotesIconViewItem | ( | QListWidget * | parent, |
| Journal * | journal | ||
| ) |
Definition at line 54 of file knotesiconview.cpp.
| KNotesIconViewItem::~KNotesIconViewItem | ( | ) |
Definition at line 68 of file knotesiconview.cpp.
Member Function Documentation
| bool KNotesIconViewItem::autoIndent | ( | ) | const |
Definition at line 131 of file knotesiconview.cpp.
| KNoteConfig * KNotesIconViewItem::config | ( | ) |
Definition at line 91 of file knotesiconview.cpp.
| bool KNotesIconViewItem::isRichText | ( | ) | const |
Definition at line 141 of file knotesiconview.cpp.
| Journal * KNotesIconViewItem::journal | ( | ) | const |
Definition at line 86 of file knotesiconview.cpp.
| bool KNotesIconViewItem::readOnly | ( | ) | const |
Definition at line 115 of file knotesiconview.cpp.
| QString KNotesIconViewItem::realName | ( | ) | const |
Definition at line 96 of file knotesiconview.cpp.
| void KNotesIconViewItem::setIconText | ( | const QString & | text | ) |
Definition at line 101 of file knotesiconview.cpp.
| void KNotesIconViewItem::setReadOnly | ( | bool | b | ) |
Definition at line 120 of file knotesiconview.cpp.
| int KNotesIconViewItem::tabSize | ( | ) | const |
Definition at line 126 of file knotesiconview.cpp.
| QFont KNotesIconViewItem::textFont | ( | ) | const |
Definition at line 136 of file knotesiconview.cpp.
| void KNotesIconViewItem::updateSettings | ( | ) |
Definition at line 74 of file knotesiconview.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:30 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference