qtsmartgraphics  2.1.1
A simple library that improves the user experience when displaying images by Qt's QLabel and QGraphicsView.
btnID Struct Reference

#include <qsmartgraphicsview.h>

Public Attributes

QPushButton * btn
 
QString ID
 

Detailed Description

A structure to build QPushbutton ID's

Definition at line 117 of file qsmartgraphicsview.h.

Member Data Documentation

QPushButton* btnID::btn

Definition at line 118 of file qsmartgraphicsview.h.

QString btnID::ID

Definition at line 119 of file qsmartgraphicsview.h.


The documentation for this struct was generated from the following file: