PictureCrypt  1.4.1
An image-steganography project
Public Member Functions | List of all members
AboutPC Class Reference

The AboutPC class The About Page dialog. More...

#include <aboutpc.h>

Inheritance diagram for AboutPC:
Inheritance graph
[legend]
Collaboration diagram for AboutPC:
Collaboration graph
[legend]

Public Member Functions

 AboutPC (QWidget *parent=0)
 
 ~AboutPC ()
 
void setVersion (QString version)
 AboutPC::setVersion Function to set the version display. More...
 

Detailed Description

The AboutPC class The About Page dialog.

Definition at line 12 of file aboutpc.h.

Constructor & Destructor Documentation

AboutPC::AboutPC ( QWidget *  parent = 0)
explicit

Definition at line 4 of file aboutpc.cpp.

AboutPC::~AboutPC ( )

Definition at line 11 of file aboutpc.cpp.

Member Function Documentation

void AboutPC::setVersion ( QString  version)

AboutPC::setVersion Function to set the version display.

Parameters
versionVersion as QString

Definition at line 19 of file aboutpc.cpp.

Here is the caller graph for this function:


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