akregator/src
Akregator::TabWidget Class Reference
List of all members.Detailed Description
Definition at line 38 of file tabwidget.h.
Public Slots | |
void | slotSetTitle (Frame *frame, const QString &title) |
void | slotSettingsChanged () |
void | slotNextTab () |
void | slotPreviousTab () |
void | slotRemoveCurrentFrame () |
Signals | |
void | currentFrameChanged (Frame *) |
Public Member Functions | |
TabWidget (QWidget *parent=0, const char *name=0) | |
virtual | ~TabWidget () |
void | addFrame (Frame *f) |
Frame * | currentFrame () |
void | removeFrame (Frame *f) |
QPtrList< Frame > | frames () const |
Protected Slots | |
virtual void | initiateDrag (int tab) |
The documentation for this class was generated from the following files: