#include </home/clem/local/src/opie/noncore/apps/tinykate/libkate/view/kateundohistory.h>
Signals | |
| void | sigSelected (int) |
Public Member Functions | |
| UndoListBox (QWidget *parent=0, const char *name=0, WFlags f=0) | |
| virtual | ~UndoListBox () |
| int | selCount () |
| void | setSelCount (int count) |
| void | insertItem (const QString &text, int index=-1) |
| void | removeItem (int index) |
| void | clear () |
Protected Slots | |
| void | _slotSelectionChanged () |
Protected Attributes | |
| int | _selCount |
|
||||||||||||||||
|
Definition at line 165 of file kateundohistory.cpp. References _selCount, and _slotSelectionChanged(). |
|
|
Definition at line 174 of file kateundohistory.cpp. |
|
|
Definition at line 236 of file kateundohistory.cpp. References _selCount, i, max, and sigSelected(). Referenced by clear(), insertItem(), removeItem(), and UndoListBox(). |
|
|
Definition at line 209 of file kateundohistory.cpp. References _slotSelectionChanged(). Referenced by UndoHistory::newUndo(). |
|
||||||||||||
|
Definition at line 177 of file kateundohistory.cpp. References _slotSelectionChanged(). Referenced by UndoHistory::newUndo(). |
|
|
Definition at line 192 of file kateundohistory.cpp. References _slotSelectionChanged(). |
|
|
Definition at line 219 of file kateundohistory.cpp. References _selCount. Referenced by UndoHistory::newUndo(), UndoHistory::slotRedo(), and UndoHistory::slotUndo(). |
|
|
Definition at line 224 of file kateundohistory.cpp. References _selCount. Referenced by UndoHistory::slotRedo(), and UndoHistory::slotUndo(). |
|
|
Referenced by _slotSelectionChanged(). |
|
|
Definition at line 104 of file kateundohistory.h. Referenced by _slotSelectionChanged(), selCount(), setSelCount(), and UndoListBox(). |
1.4.2