#include "dialog.h"
|
| MessageDialog (base_qobject &oct_qobj, const QString &message, const QString &title, const QString &icon, const QStringList &button, const QString &defbutton, const QStringList &role) |
|
Definition at line 173 of file dialog.h.
◆ MessageDialog()
octave::MessageDialog::MessageDialog |
( |
base_qobject & |
oct_qobj, |
|
|
const QString & |
message, |
|
|
const QString & |
title, |
|
|
const QString & |
icon, |
|
|
const QStringList & |
button, |
|
|
const QString & |
defbutton, |
|
|
const QStringList & |
role |
|
) |
| |
◆ closeEvent()
void octave::MessageDialog::closeEvent |
( |
QCloseEvent * |
| ) |
|
|
inlineprivate |
The documentation for this class was generated from the following files: