QGIS API Documentation
2.4.0-Chugiak
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
src
gui
qgsdial.h
Go to the documentation of this file.
1
#include <QDial>
2
#include <QPainter>
3
#include <QPaintEvent>
4
#include <QSize>
5
6
class
GUI_EXPORT
QgsDial
:
public
QDial
7
{
8
Q_OBJECT
9
public
:
10
QgsDial
( QWidget *parent = 0 );
11
protected
:
12
virtual
void
paintEvent( QPaintEvent * event );
13
};
QgsDial
Definition:
qgsdial.h:6
Generated on Wed Mar 18 2015 11:40:14 for QGIS API Documentation by
1.8.9.1