![]() |
Manual for OpenFLUID 2.1.10 |
#include <ui/waresdev/WareshubIssueDialog.hpp>
Classes | |
struct | Issue |
Public Member Functions | |
WareshubIssueDialog (const QStringList &IDs, QWidget *Parent=nullptr, const Issue &I=Issue()) | |
virtual | ~WareshubIssueDialog () |
Issue | getIssue () |
![]() | |
MessageDialog (QWidget *Parent=nullptr) | |
virtual | ~MessageDialog () |
![]() | |
OpenFLUIDDialog (QWidget *Parent=nullptr, const QString &Title="OpenFLUID") | |
virtual | ~OpenFLUIDDialog () |
QString | getPlaceholderRequired () const |
Additional Inherited Members | |
![]() | |
static bool | confirmRestartAfterPreferences (QWidget *Parent=nullptr) |
![]() | |
void | setupMessageUi (const QString &DefaultMsg, QDialogButtonBox::StandardButtons buttons=QDialogButtonBox::Ok|QDialogButtonBox::Cancel) |
void | updateDefaultMessage (const QString &Msg) |
void | setMessage (const QString &Msg=QString()) |
QPushButton * | buttonOfButtonBox (QDialogButtonBox::StandardButton Which) |
QDialogButtonBox * | buttonBox () |
openfluid::ui::waresdev::WareshubIssueDialog::WareshubIssueDialog | ( | const QStringList & | IDs, |
QWidget * | Parent = nullptr , |
||
const Issue & | I = Issue() |
||
) |
|
virtual |
Issue openfluid::ui::waresdev::WareshubIssueDialog::getIssue | ( | ) |