ui::WidgetDialog Class Reference

#include <widgetdialog.h>

Inheritance diagram for ui::WidgetDialog:
Inheritance graph
[legend]
Collaboration diagram for ui::WidgetDialog:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 WidgetDialog (QWidget *widget, QWidget *parent=0, const QStringList &options=QStringList())
QString chosenOption ()

Private Slots

void handleClick (QAbstractButton *button)

Private Attributes

QString clickedText

Detailed Description

A simple dialog showing a user defined widget. It shows an Ok and a Cancel button.

Definition at line 15 of file widgetdialog.h.


Constructor & Destructor Documentation

WidgetDialog::WidgetDialog ( QWidget widget,
QWidget parent = 0,
const QStringList &  options = QStringList() 
)

Creates a dialog showing widget as its main widget. The dialog takes ownership over widget.

Definition at line 9 of file widgetdialog.cpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Enumerations Enumerator
Generated on Thu May 27 14:20:21 2010 for MopTaskManager by  doxygen 1.6.3