Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

UndoListBox Class Reference

#include </home/clem/local/src/opie/noncore/apps/tinykate/libkate/view/kateundohistory.h>

List of all members.

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


Constructor & Destructor Documentation

UndoListBox::UndoListBox QWidget *  parent = 0,
const char *  name = 0,
WFlags  f = 0
 

Definition at line 165 of file kateundohistory.cpp.

References _selCount, and _slotSelectionChanged().

UndoListBox::~UndoListBox  )  [virtual]
 

Definition at line 174 of file kateundohistory.cpp.


Member Function Documentation

void UndoListBox::_slotSelectionChanged  )  [protected, slot]
 

Definition at line 236 of file kateundohistory.cpp.

References _selCount, i, max, and sigSelected().

Referenced by clear(), insertItem(), removeItem(), and UndoListBox().

void UndoListBox::clear  ) 
 

Definition at line 209 of file kateundohistory.cpp.

References _slotSelectionChanged().

Referenced by UndoHistory::newUndo().

void UndoListBox::insertItem const QString text,
int  index = -1
 

Definition at line 177 of file kateundohistory.cpp.

References _slotSelectionChanged().

Referenced by UndoHistory::newUndo().

void UndoListBox::removeItem int  index  ) 
 

Definition at line 192 of file kateundohistory.cpp.

References _slotSelectionChanged().

int UndoListBox::selCount  ) 
 

Definition at line 219 of file kateundohistory.cpp.

References _selCount.

Referenced by UndoHistory::newUndo(), UndoHistory::slotRedo(), and UndoHistory::slotUndo().

void UndoListBox::setSelCount int  count  ) 
 

Definition at line 224 of file kateundohistory.cpp.

References _selCount.

Referenced by UndoHistory::slotRedo(), and UndoHistory::slotUndo().

void UndoListBox::sigSelected int   )  [signal]
 

Referenced by _slotSelectionChanged().


Member Data Documentation

int UndoListBox::_selCount [protected]
 

Definition at line 104 of file kateundohistory.h.

Referenced by _slotSelectionChanged(), selCount(), setSelCount(), and UndoListBox().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:54:38 2005 for OPIE by  doxygen 1.4.2