PARP Research Group University of Murcia, Spain


QVDefaultGUI Class Reference
[Graphical User Interface]

Main user interface widget for QVision applications. More...

#include <qvdefaultgui/qvdefaultgui.h>

Inherits QVGUI.

List of all members.

Signals

void closed ()

Public Member Functions

 QVDefaultGUI (QWidget *parent=0)
 Constructs a QVDefaultGUI object, given the QVision object which work (properties, result images, etc...) will be inspected.
 ~QVDefaultGUI ()
void closeEvent (QCloseEvent *event)
void init ()
 initialice the QVDefaultGUI object, adding all workers and canvas registeres in the QVApplication etc...) will be inspected.
void show ()


Detailed Description

Main user interface widget for QVision applications.

This is the default graphical user interface class. It offers basic widgets to control several aspects of the execution of a QVision application:

qvisioninterface_rotoscoper.png

For further information about this widget and its usage see section The default graphical user interface.

Definition at line 59 of file qvdefaultgui.h.


Constructor & Destructor Documentation

QVDefaultGUI::QVDefaultGUI ( QWidget *  parent = 0  ) 

Constructs a QVDefaultGUI object, given the QVision object which work (properties, result images, etc...) will be inspected.

Parameters:
name identifier for the object to be created.

Definition at line 33 of file qvdefaultgui.cpp.


Member Function Documentation

void QVDefaultGUI::show (  )  [inline, virtual]

show the QVGUI object.

Implements QVGUI.

Definition at line 77 of file qvdefaultgui.h.

void QVDefaultGUI::closed (  )  [signal]

Emited when the image canvas window closes.

Referenced by closeEvent(), and QVDefaultGUI().


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



QVision framework. PARP research group, copyright 2007, 2008.