Anoncoin  0.9.4
P2P Digital Currency
Public Member Functions | Private Slots | Private Attributes | List of all members
HelpMessageDialog Class Reference

"Help message" dialog box More...

#include <utilitydialog.h>

Inheritance diagram for HelpMessageDialog:
[legend]
Collaboration diagram for HelpMessageDialog:
[legend]

Public Member Functions

 HelpMessageDialog (QWidget *parent)
 "Help message" dialog box More...
 
 ~HelpMessageDialog ()
 
void printToConsole ()
 
void showOrPrint ()
 

Private Slots

void on_okButton_accepted ()
 

Private Attributes

Ui::HelpMessageDialogui
 
QString header
 
QString coreOptions
 
QString uiOptions
 

Detailed Description

"Help message" dialog box

Definition at line 39 of file utilitydialog.h.

Constructor & Destructor Documentation

HelpMessageDialog::HelpMessageDialog ( QWidget *  parent)
explicit

"Help message" dialog box

Definition at line 64 of file utilitydialog.cpp.

Here is the call graph for this function:

HelpMessageDialog::~HelpMessageDialog ( )

Definition at line 91 of file utilitydialog.cpp.

Here is the call graph for this function:

Member Function Documentation

void HelpMessageDialog::on_okButton_accepted ( )
privateslot

Definition at line 115 of file utilitydialog.cpp.

void HelpMessageDialog::printToConsole ( )

Definition at line 97 of file utilitydialog.cpp.

Here is the caller graph for this function:

void HelpMessageDialog::showOrPrint ( )

Definition at line 104 of file utilitydialog.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

QString HelpMessageDialog::coreOptions
private

Definition at line 53 of file utilitydialog.h.

QString HelpMessageDialog::header
private

Definition at line 52 of file utilitydialog.h.

Ui::HelpMessageDialog* HelpMessageDialog::ui
private

Definition at line 51 of file utilitydialog.h.

QString HelpMessageDialog::uiOptions
private

Definition at line 54 of file utilitydialog.h.


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