mapviz
C++ API
Class Hierarchy
File Hierarchy
Full C++ API
Namespaces
Namespace mapviz
Namespace rqt_gui_cpp
Classes and Structs
Class ColorButton
Class ConfigItem
Class DoubleClickWidget
Class IconWidget
Class MapCanvas
Class Mapviz
Class MapvizApplication
Class MapvizPlugin
Class PluginConfigList
Class PluginConfigListItem
Class RqtMapviz
Class SelectFrameDialog
Class SelectServiceDialog
Class ServiceUpdaterThread
Class SingleClickLabel
Class Stopwatch
Class VideoWriter
Variables
Variable ServiceStringVector
Defines
Define signals
Define slots
Typedefs
Typedef mapviz::MapvizPluginPtr
Directories
Directory include
Directory mapviz
Files
File color_button.h
File config_item.h
File map_canvas.h
File mapviz.hpp
File mapviz_application.h
File mapviz_plugin.h
File rqt_mapviz.h
File select_frame_dialog.h
File select_service_dialog.h
File stopwatch.h
File video_writer.h
File widgets.h
Standard Documents
CHANGELOG
Changelog for package mapviz
2.4.3 (2024-09-18)
2.4.2 (2024-08-12)
2.4.1 (2024-08-09)
2.4.0 (2024-08-09)
2.3.0 (2023-08-24)
2.2.2 (2023-06-07)
2.2.1 (2023-05-30)
2.1.0 (2020-10-22)
2.0.0 (2020-05-13)
1.2.0 (2019-09-04)
1.1.1 (2019-05-17)
1.1.0 (2019-02-20)
1.0.1 (2019-01-25)
1.0.0 (2019-01-23)
0.3.0 (2018-11-16)
0.2.6 (2018-07-31)
0.2.5 (2018-04-12)
0.2.4 (2017-08-11)
0.2.3 (2016-12-10)
0.2.2 (2016-12-07)
0.2.1 (2016-10-23)
0.2.0 (2016-06-23)
0.1.3 (2016-05-20)
0.1.2 (2016-01-06)
0.1.1 (2015-11-17)
0.1.0 (2015-09-29)
0.0.3 (2015-09-28)
0.0.2 (2015-09-27)
0.0.1 (2015-09-27)
PACKAGE
Index
mapviz
C++ API
Class SingleClickLabel
View page source
Class SingleClickLabel
Defined in
File widgets.h
Inheritance Relationships
Base Type
public
QLabel
Class Documentation
class
SingleClickLabel
:
public
QLabel
Public Functions
inline
explicit
SingleClickLabel
(
QWidget
*
parent
=
0
,
Qt
::
WindowFlags
flags
=
Qt
::
WindowFlags
(
)
)
~SingleClickLabel
(
)
override
=
default
Signals
void
Clicked
(
)
Protected Functions
inline
void
mousePressEvent
(
QMouseEvent
*
)
override