Developer Documentation
KeyGenWidget Class Reference
Inheritance diagram for KeyGenWidget:

Public Slots

void slotGenerateAllButton ()
 
void slotGenerateButton ()
 
void slotDate ()
 
void slotAnalyze ()
 
void slotSplit ()
 
void handleSelectionChanged (const QItemSelection &selection)
 
void slotMangle ()
 

Public Member Functions

 KeyGenWidget (QMainWindow *parent)
 

Private Member Functions

void toFile (const KeyGen *gen)
 
void setKeyGen (const KeyGen *gen)
 

Private Attributes

std::vector< KeyGenkeygens_
 

Detailed Description

Definition at line 93 of file keygenWidget.hh.

Constructor & Destructor Documentation

◆ KeyGenWidget()

KeyGenWidget::KeyGenWidget ( QMainWindow *  parent)
explicit

Definition at line 187 of file keygenWidget.cc.

◆ ~KeyGenWidget()

KeyGenWidget::~KeyGenWidget ( )
virtual

Definition at line 307 of file keygenWidget.cc.

Member Function Documentation

◆ handleSelectionChanged

void KeyGenWidget::handleSelectionChanged ( const QItemSelection &  selection)
slot

Definition at line 288 of file keygenWidget.cc.

◆ setKeyGen()

void KeyGenWidget::setKeyGen ( const KeyGen gen)
private

Definition at line 327 of file keygenWidget.cc.

◆ slotAnalyze

void KeyGenWidget::slotAnalyze ( )
slot

Definition at line 255 of file keygenWidget.cc.

◆ slotDate

void KeyGenWidget::slotDate ( )
slot

Definition at line 246 of file keygenWidget.cc.

◆ slotGenerateAllButton

void KeyGenWidget::slotGenerateAllButton ( )
slot

Definition at line 346 of file keygenWidget.cc.

◆ slotGenerateButton

void KeyGenWidget::slotGenerateButton ( )
slot

Definition at line 338 of file keygenWidget.cc.

◆ slotMangle

void KeyGenWidget::slotMangle ( )
slot

Definition at line 217 of file keygenWidget.cc.

◆ slotSplit

void KeyGenWidget::slotSplit ( )
slot

Definition at line 275 of file keygenWidget.cc.

◆ toFile()

void KeyGenWidget::toFile ( const KeyGen gen)
private

Definition at line 311 of file keygenWidget.cc.

Member Data Documentation

◆ keygens_

std::vector<KeyGen> KeyGenWidget::keygens_
private

Definition at line 123 of file keygenWidget.hh.


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