gui::AboutWindow Class Reference

Window displaying program version and authors. More...

#include <aboutwindow.h>

List of all members.

Public Member Functions

 AboutWindow (QWidget *parent=0, const char *name=0)
 ~AboutWindow ()

Private Attributes

IconCacheic

Detailed Description

Window displaying program version and authors.

Class representing about window.
Display authors, application name, version and some info.


Constructor & Destructor Documentation

gui::AboutWindow::AboutWindow ( QWidget *  parent = 0,
const char *  name = 0 
)

constructor of AboutWindow, creates window and fills it with elements, parameters are ignored

Parameters:
parent Parent window of this dialog
name Name of this window (used only for debugging

References gui::app, COMPILE_TIME, gui::IconCache::getIcon(), and ic.

gui::AboutWindow::~AboutWindow (  ) 

default destructor


Member Data Documentation

Iconcache, must exist as long as the window exists

Referenced by AboutWindow().


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