knotes
KNoteEdit Class Reference
List of all members.Detailed Description
Definition at line 38 of file knoteedit.h.
Public Slots | |
virtual void | setTextFormat (TextFormat f) |
void | textStrikeOut (bool) |
void | textColor () |
void | textAlignLeft () |
void | textAlignCenter () |
void | textAlignRight () |
void | textAlignBlock () |
void | textList () |
void | textSuperScript () |
void | textSubScript () |
Public Member Functions | |
KNoteEdit (KActionCollection *actions, QWidget *parent=0, const char *name=0) | |
~KNoteEdit () | |
void | setText (const QString &text) |
void | setTextFont (const QFont &font) |
void | setTextColor (const QColor &color) |
void | setTabStop (int tabs) |
void | setAutoIndentMode (bool newmode) |
Protected Member Functions | |
virtual void | contentsDragEnterEvent (QDragEnterEvent *e) |
virtual void | contentsDropEvent (QDropEvent *e) |
Member Function Documentation
|
protected methods
Definition at line 337 of file knoteedit.cpp. |
|
public slots
Definition at line 195 of file knoteedit.cpp. |
The documentation for this class was generated from the following files: