GNU Octave  4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Member Functions | Static Public Member Functions | Private Attributes | List of all members
setup_community_news Class Reference

#include "welcome-wizard.h"

Inheritance diagram for setup_community_news:
Inheritance graph
[legend]
Collaboration diagram for setup_community_news:
Collaboration graph
[legend]

Public Member Functions

 setup_community_news (welcome_wizard *wizard)
 
 ~setup_community_news (void)
 

Static Public Member Functions

static QWidgetcreate (welcome_wizard *wizard)
 

Private Attributes

QPushButtoncancel
 
QCheckBox * checkbox
 
QLabel * checkbox_message
 
QLabel * logo
 
QLabel * message
 
QPushButtonnext
 
QPushButtonprevious
 
QLabel * title
 

Detailed Description

Definition at line 85 of file welcome-wizard.h.

Constructor & Destructor Documentation

setup_community_news::setup_community_news ( welcome_wizard wizard)

Definition at line 107 of file welcome-wizard.cc.

References cancel, checkbox, checkbox_message, logo, message, next, previous, and title.

Referenced by create().

setup_community_news::~setup_community_news ( void  )
inline

Definition at line 93 of file welcome-wizard.h.

Member Function Documentation

static QWidget* setup_community_news::create ( welcome_wizard wizard)
inlinestatic

Definition at line 96 of file welcome-wizard.h.

References setup_community_news().

Referenced by welcome_wizard::welcome_wizard().

Member Data Documentation

QPushButton* setup_community_news::cancel
private

Definition at line 107 of file welcome-wizard.h.

Referenced by setup_community_news().

QCheckBox* setup_community_news::checkbox
private

Definition at line 102 of file welcome-wizard.h.

Referenced by setup_community_news().

QLabel* setup_community_news::checkbox_message
private

Definition at line 103 of file welcome-wizard.h.

Referenced by setup_community_news().

QLabel* setup_community_news::logo
private

Definition at line 104 of file welcome-wizard.h.

Referenced by setup_community_news().

QLabel* setup_community_news::message
private

Definition at line 101 of file welcome-wizard.h.

Referenced by setup_community_news().

QPushButton* setup_community_news::next
private

Definition at line 106 of file welcome-wizard.h.

Referenced by setup_community_news().

QPushButton* setup_community_news::previous
private

Definition at line 105 of file welcome-wizard.h.

Referenced by setup_community_news().

QLabel* setup_community_news::title
private

Definition at line 100 of file welcome-wizard.h.

Referenced by setup_community_news().


The documentation for this class was generated from the following files: