Public Member Functions | Protected Member Functions | Protected Attributes

AboutForm Class Reference

This class represents the about form. More...

#include <AboutForm.h>

Collaboration diagram for AboutForm:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 AboutForm (QWidget *parent=0)
virtual ~AboutForm ()
void setupVersion ()

Protected Member Functions

void createConnections ()

Protected Attributes

Ui::About ui

Detailed Description

This class represents the about form.

It has DGV Logo, author and build info.

Definition at line 12 of file AboutForm.h.


Constructor & Destructor Documentation

AboutForm::AboutForm ( QWidget *  parent = 0  ) 

Definition at line 3 of file AboutForm.cpp.

AboutForm::~AboutForm (  )  [virtual]

Definition at line 11 of file AboutForm.cpp.


Member Function Documentation

void AboutForm::createConnections (  )  [protected]

Definition at line 23 of file AboutForm.cpp.

void AboutForm::setupVersion (  ) 

Definition at line 16 of file AboutForm.cpp.


Member Data Documentation

Ui::About AboutForm::ui [protected]

Definition at line 21 of file AboutForm.h.


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