#include <dialograndsmallworld.h>

+ Inheritance diagram for DialogRandSmallWorld:
+ Collaboration diagram for DialogRandSmallWorld:

Public Slots

void checkErrors ()
 
void getUserChoices ()
 
void setModeDirected ()
 
void setModeUndirected ()
 
void setDiag ()
 
void modifyDegree (int value)
 

Signals

void userChoices (const int nodes, const int degree, const qreal prob, const QString mode, const bool diag)
 

Public Member Functions

 DialogRandSmallWorld (QWidget *parent=Q_NULLPTR)
 

Private Attributes

QString mode
 
int nodes
 
int degree
 
qreal bprob
 
bool diag
 
Ui::DialogRandSmallWorld * ui
 

Constructor & Destructor Documentation

◆ DialogRandSmallWorld()

DialogRandSmallWorld::DialogRandSmallWorld ( QWidget *  parent = Q_NULLPTR)
explicit

Member Function Documentation

◆ checkErrors

void DialogRandSmallWorld::checkErrors ( )
slot

◆ getUserChoices

void DialogRandSmallWorld::getUserChoices ( )
slot

◆ modifyDegree

void DialogRandSmallWorld::modifyDegree ( int  value)
slot

◆ setDiag

void DialogRandSmallWorld::setDiag ( )
slot

◆ setModeDirected

void DialogRandSmallWorld::setModeDirected ( )
slot

◆ setModeUndirected

void DialogRandSmallWorld::setModeUndirected ( )
slot

◆ userChoices

void DialogRandSmallWorld::userChoices ( const int  nodes,
const int  degree,
const qreal  prob,
const QString  mode,
const bool  diag 
)
signal

Member Data Documentation

◆ bprob

qreal DialogRandSmallWorld::bprob
private

◆ degree

int DialogRandSmallWorld::degree
private

◆ diag

bool DialogRandSmallWorld::diag
private

◆ mode

QString DialogRandSmallWorld::mode
private

◆ nodes

int DialogRandSmallWorld::nodes
private

◆ ui

Ui::DialogRandSmallWorld* DialogRandSmallWorld::ui
private

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