YARP
Yet Another Robot Platform
Loading...
Searching...
No Matches
QGraphicsViewEc.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2006-2021 Istituto Italiano di Tecnologia (IIT)
3
* SPDX-License-Identifier: GPL-3.0-or-later
4
*/
5
6
#ifndef QGRAPHICSVIEWEC_H
7
#define QGRAPHICSVIEWEC_H
8
9
#include <QGraphicsView>
10
15
class
QGraphicsViewEc
:
public
QGraphicsView
16
{
17
Q_OBJECT
18
public
:
19
QGraphicsViewEc
(QWidget *parent = 0);
20
21
protected
:
22
void
wheelEvent
(QWheelEvent* event)
override
;
23
};
24
25
#endif
// QGRAPHICSVIEWEC_H
QGraphicsViewEc
Graphics view with wheel zoom.
Definition
QGraphicsViewEc.h:16
QGraphicsViewEc::wheelEvent
void wheelEvent(QWheelEvent *event) override
Definition
QGraphicsViewEc.cpp:17
YARP
3.11.100+20250603.4+gitaa77f8b5c
src
guis
yarpviz
src
QGraphicsViewEc.h
Generated on Wed Jun 4 2025 02:40:10 for YARP by
1.9.8