Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
mapviz::IconWidget Class Reference

#include <widgets.h>

Inheritance diagram for mapviz::IconWidget:
Inheritance graph
[legend]

Public Member Functions

 IconWidget (QWidget *parent=0, Qt::WindowFlags flags=0)
 
void SetPixmap (QPixmap pixmap)
 
 ~IconWidget ()
 

Protected Member Functions

virtual void paintEvent (QPaintEvent *e)
 

Protected Attributes

QPixmap pixmap_
 

Detailed Description

Definition at line 139 of file widgets.h.

Constructor & Destructor Documentation

mapviz::IconWidget::IconWidget ( QWidget *  parent = 0,
Qt::WindowFlags  flags = 0 
)
inlineexplicit

Definition at line 144 of file widgets.h.

mapviz::IconWidget::~IconWidget ( )
inline

Definition at line 151 of file widgets.h.

Member Function Documentation

virtual void mapviz::IconWidget::paintEvent ( QPaintEvent *  e)
inlineprotectedvirtual

Definition at line 160 of file widgets.h.

void mapviz::IconWidget::SetPixmap ( QPixmap  pixmap)
inline

Definition at line 153 of file widgets.h.

Member Data Documentation

QPixmap mapviz::IconWidget::pixmap_
protected

Definition at line 171 of file widgets.h.


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


mapviz
Author(s): Marc Alban
autogenerated on Fri Mar 19 2021 02:44:25