kontact
#include <knoteseditdialog.h>

Public Member Functions | |
| KNoteEditDialog (bool readOnly, QWidget *parent=0) | |
| ~KNoteEditDialog () | |
| KNoteEdit * | noteEdit () const |
| void | setAcceptRichText (bool b) |
| void | setAutoIndentMode (bool newmode) |
| void | setReadOnly (bool b) |
| void | setTabSize (int size) |
| void | setText (const QString &text) |
| void | setTextFont (const QFont &font) |
| void | setTitle (const QString &text) |
| QString | text () const |
| QString | title () const |
Detailed Description
Definition at line 28 of file knoteseditdialog.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 41 of file knoteseditdialog.cpp.
| KNoteEditDialog::~KNoteEditDialog | ( | ) |
Definition at line 96 of file knoteseditdialog.cpp.
Member Function Documentation
| KNoteEdit * KNoteEditDialog::noteEdit | ( | ) | const |
Definition at line 152 of file knoteseditdialog.cpp.
| void KNoteEditDialog::setAcceptRichText | ( | bool | b | ) |
Definition at line 101 of file knoteseditdialog.cpp.
| void KNoteEditDialog::setAutoIndentMode | ( | bool | newmode | ) |
Definition at line 167 of file knoteseditdialog.cpp.
| void KNoteEditDialog::setReadOnly | ( | bool | b | ) |
Definition at line 107 of file knoteseditdialog.cpp.
| void KNoteEditDialog::setTabSize | ( | int | size | ) |
Definition at line 162 of file knoteseditdialog.cpp.
| void KNoteEditDialog::setText | ( | const QString & | text | ) |
Definition at line 135 of file knoteseditdialog.cpp.
| void KNoteEditDialog::setTextFont | ( | const QFont & | font | ) |
Definition at line 172 of file knoteseditdialog.cpp.
| void KNoteEditDialog::setTitle | ( | const QString & | text | ) |
Definition at line 145 of file knoteseditdialog.cpp.
| QString KNoteEditDialog::text | ( | ) | const |
Definition at line 130 of file knoteseditdialog.cpp.
| QString KNoteEditDialog::title | ( | ) | const |
Definition at line 140 of file knoteseditdialog.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