#include <info_dialog.h>
Inheritance diagram for InfoDialog::
Public Methods | |
InfoDialog (Level const &level, bool temporary, QWidget *parent=0, char const *name=0) | |
InfoDialog (Collection const &collection, bool temporary, QWidget *parent=0, char const *name=0) | |
Private Slots | |
void | emailClicked (const QString &url) |
void | homepageClicked (const QString &url) |
Private Methods | |
void | setupDialog (QStringList const &authors, QStringList const &emails, QString const &homepage, QString const ©right, QString const &name, QString const &info, int difficulty, QString const &temporary) |
|
Creates the dialog.
|
|
Creates the dialog.
|
|
Called, when the user clicked a author email address.
|
|
Called, when the user clicked the homepage.
|
|
Sets up the dialog.
|