projectinfo::projectInfoDialog Class Reference

projectInfoDialog(QDialog, Ui_projectInfoDialog) More...

Inherits ui_projectinfo::Ui_projectInfoDialog.

List of all members.

Public Member Functions

def __init__
 Constructor of projectInfoDialog.
def processClick
 Stores project info when Ok button is pushed.


Detailed Description

projectInfoDialog(QDialog, Ui_projectInfoDialog)

Class containing main logic of project info dialog.

Window has 3 widgets here project name, project author and description can be set.

Author:
Stepan Henek

Member Function Documentation

def projectinfo::projectInfoDialog::__init__ (   self,
  mainWindow 
)

Constructor of projectInfoDialog.

It load current values into widgets, user can modify them and store into project (project which is loaded in memory, not the one in file)

Parameters:
self The object pointer.
mainWindow class representing main window of the application
See also:
Window class

def projectinfo::projectInfoDialog::processClick (   self,
  button 
)

Stores project info when Ok button is pushed.

Parameters:
self The object pointer.
button id of button which is pushed


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

Generated on Sun Sep 5 12:41:36 2010 for HotFuzz by  doxygen 1.5.8