ButtonObject Class Reference

Button type to be sent to QML. More...

#include <UI/Types/ButtonObject.h>

List of all members.

Public Member Functions

 ButtonObject (const QString &name, const QUrl &source, QObject *parent=0)
const QString & name () const
const QUrl & source () const
 returns the path to the source of the picture
Q_SIGNAL void titleChanged ()
 Sent when the title changed.
Q_SIGNAL void sourceChanged ()
 Sent when the source changed.

Properties

QString name
 returns the name
QUrl image

Detailed Description

Button type to be sent to QML.


Constructor & Destructor Documentation

ButtonObject::ButtonObject ( const QString &  name,
const QUrl &  source,
QObject *  parent = 0 
) [inline]
Parameters:
name 
source 
parent 

Member Function Documentation

const QUrl & ButtonObject::source (  )  const [inline]

returns the path to the source of the picture

Returns:

Property Documentation

const QString & ButtonObject::name [read]

returns the name

Returns:

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