![]() |
GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include "welcome-wizard.h"


Public Member Functions | |
| setup_community_news (welcome_wizard *wizard) | |
| ~setup_community_news (void) | |
Static Public Member Functions | |
| static QWidget * | create (welcome_wizard *wizard) |
Private Attributes | |
| QPushButton * | cancel |
| QCheckBox * | checkbox |
| QLabel * | checkbox_message |
| QLabel * | logo |
| QLabel * | message |
| QPushButton * | next |
| QPushButton * | previous |
| QLabel * | title |
Definition at line 85 of file welcome-wizard.h.
| setup_community_news::setup_community_news | ( | welcome_wizard * | wizard | ) |
|
inline |
Definition at line 93 of file welcome-wizard.h.
|
inlinestatic |
Definition at line 96 of file welcome-wizard.h.
References setup_community_news().
Referenced by welcome_wizard::welcome_wizard().
|
private |
Definition at line 107 of file welcome-wizard.h.
Referenced by setup_community_news().
|
private |
Definition at line 102 of file welcome-wizard.h.
Referenced by setup_community_news().
|
private |
Definition at line 103 of file welcome-wizard.h.
Referenced by setup_community_news().
|
private |
Definition at line 104 of file welcome-wizard.h.
Referenced by setup_community_news().
|
private |
Definition at line 101 of file welcome-wizard.h.
Referenced by setup_community_news().
|
private |
Definition at line 106 of file welcome-wizard.h.
Referenced by setup_community_news().
|
private |
Definition at line 105 of file welcome-wizard.h.
Referenced by setup_community_news().
|
private |
Definition at line 100 of file welcome-wizard.h.
Referenced by setup_community_news().
1.8.1.2