PopupBox Class Reference

#include <bookmarkmanager.h>

List of all members.


Detailed Description

Definition at line 12 of file bookmarkmanager.h.


Signals

void finished (const char *group, const char *desc, const char *url)

Public Member Functions

 PopupBox (QWidget *parent)
 ~PopupBox ()

Private Slots

void slotOkClicked ()

Private Attributes

QLineEdit * group
QLineEdit * desc
QLineEdit * url

Constructor & Destructor Documentation

PopupBox::PopupBox ( QWidget *  parent  ) 

Definition at line 92 of file bookmarkmanager.cpp.

PopupBox::~PopupBox (  ) 

Definition at line 130 of file bookmarkmanager.cpp.


Member Function Documentation

void PopupBox::finished ( const char *  group,
const char *  desc,
const char *  url 
) [signal]

Referenced by slotOkClicked().

void PopupBox::slotOkClicked (  )  [private, slot]

Definition at line 134 of file bookmarkmanager.cpp.

Referenced by PopupBox().


Member Data Documentation

QLineEdit* PopupBox::group [private]

Definition at line 27 of file bookmarkmanager.h.

Referenced by PopupBox(), and slotOkClicked().

QLineEdit* PopupBox::desc [private]

Definition at line 28 of file bookmarkmanager.h.

Referenced by PopupBox(), and slotOkClicked().

QLineEdit* PopupBox::url [private]

Definition at line 29 of file bookmarkmanager.h.

Referenced by PopupBox(), and slotOkClicked().


The documentation for this class was generated from the following files:

Generated on Sat Dec 18 05:16:09 2010 for MythTV by  doxygen 1.5.5