PictureCrypt
1.4.1
An image-steganography project
|
The AboutPC class The About Page dialog. More...
#include <aboutpc.h>
Public Member Functions | |
AboutPC (QWidget *parent=0) | |
~AboutPC () | |
void | setVersion (QString version) |
AboutPC::setVersion Function to set the version display. More... | |
|
explicit |
Definition at line 4 of file aboutpc.cpp.
AboutPC::~AboutPC | ( | ) |
Definition at line 11 of file aboutpc.cpp.
void AboutPC::setVersion | ( | QString | version | ) |
AboutPC::setVersion Function to set the version display.
version | Version as QString |
Definition at line 19 of file aboutpc.cpp.