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

#include <i2poptionswidget.h>

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

Signals

void settingsChanged ()
 

Public Member Functions

 I2POptionsWidget (QWidget *parent=0)
 
 ~I2POptionsWidget ()
 
void setMapper (MonitoredDataMapper &mapper)
 
void setModel (ClientModel *model)
 

Private Slots

void ShowCurrentI2PAddress ()
 
void GenerateNewI2PAddress ()
 

Private Attributes

Ui::I2POptionsWidgetui
 
ClientModelclientModel
 

Detailed Description

Definition at line 18 of file i2poptionswidget.h.

Constructor & Destructor Documentation

I2POptionsWidget::I2POptionsWidget ( QWidget *  parent = 0)
explicit

Definition at line 20 of file i2poptionswidget.cpp.

Here is the call graph for this function:

I2POptionsWidget::~I2POptionsWidget ( )

Definition at line 49 of file i2poptionswidget.cpp.

Member Function Documentation

void I2POptionsWidget::GenerateNewI2PAddress ( )
privateslot

Definition at line 94 of file i2poptionswidget.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void I2POptionsWidget::setMapper ( MonitoredDataMapper mapper)

Definition at line 54 of file i2poptionswidget.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void I2POptionsWidget::setModel ( ClientModel model)

Definition at line 75 of file i2poptionswidget.cpp.

void I2POptionsWidget::settingsChanged ( )
signal

Definition at line 132 of file moc_i2poptionswidget.cpp.

Here is the caller graph for this function:

void I2POptionsWidget::ShowCurrentI2PAddress ( )
privateslot

Definition at line 80 of file i2poptionswidget.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

ClientModel* I2POptionsWidget::clientModel
private

Definition at line 31 of file i2poptionswidget.h.

Ui::I2POptionsWidget* I2POptionsWidget::ui
private

Definition at line 30 of file i2poptionswidget.h.


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