QMLVersionningWidget Class Reference

Interface to display data about changement. More...

#include <UI/QMLVersionningWidget.h>

Inheritance diagram for QMLVersionningWidget:
QMLWidget

List of all members.

Public Member Functions

 QMLVersionningWidget (QWidget *parent=0)
void setVersionData (VersionData *pVersionData)
 Set the information about the changes in the interface.
Q_SLOT void updateData ()
 Send the information to QML.

Protected Member Functions

bool updateQML ()
 This function is called by load() after the loading of the QML. Implementers should connect the slots and signals in it, and also send data to QML file (Note: basically, the sending of data to QML should be done before and this will cause showing some warnings, but it is working).

Detailed Description

Interface to display data about changement.


Constructor & Destructor Documentation

QMLVersionningWidget::QMLVersionningWidget ( QWidget *  parent = 0  )  [inline]
Parameters:
parent 

Member Function Documentation

void QMLVersionningWidget::setVersionData ( VersionData pVersionData  ) 

Set the information about the changes in the interface.

Parameters:
pVersionData 
See also:
updateData()

The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations Properties
Generated on Tue Sep 13 01:46:06 2011 for MedCenter by  doxygen 1.6.3