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
| void KNoteEdit::setTextFormat | ( | TextFormat | f | ) | [virtual, slot] |
| void KNoteEdit::contentsDragEnterEvent | ( | QDragEnterEvent * | e | ) | [protected, virtual] |
The documentation for this class was generated from the following files:

