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

◆ IconWidget()

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

Definition at line 144 of file widgets.h.

◆ ~IconWidget()

mapviz::IconWidget::~IconWidget ( )
inline

Definition at line 151 of file widgets.h.

Member Function Documentation

◆ paintEvent()

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

Definition at line 160 of file widgets.h.

◆ SetPixmap()

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

Definition at line 153 of file widgets.h.

Member Data Documentation

◆ pixmap_

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 Dec 16 2022 03:59:30