umbrello 2.39.0
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
BirdViewDockWidget Class Reference

The class BirdViewDockWidget contains the bird view. More...

#include <birdview.h>

Inheritance diagram for BirdViewDockWidget:
Collaboration diagram for BirdViewDockWidget:

Signals

void sizeChanged (const QSize &size)
 

Public Member Functions

 BirdViewDockWidget (const QString &title, QWidget *parent=nullptr, Qt::WindowFlags flags=Qt::WindowFlags(0))
 

Protected Member Functions

virtual void resizeEvent (QResizeEvent *event)
 

Detailed Description

The class BirdViewDockWidget contains the bird view.

BirdViewDockWidget is a subclass of QDockWidget. It reimplements the resize event handler by emitting a size changed signal.

Author
Andi Fischer

Constructor & Destructor Documentation

◆ BirdViewDockWidget()

BirdViewDockWidget::BirdViewDockWidget ( const QString & title,
QWidget * parent = nullptr,
Qt::WindowFlags flags = Qt::WindowFlags(0) )
explicit

Constructor.

Member Function Documentation

◆ resizeEvent()

void BirdViewDockWidget::resizeEvent ( QResizeEvent * event)
protectedvirtual

Handle resize event of the dock widget. Emits size changed signal.

Here is the call graph for this function:

◆ sizeChanged

void BirdViewDockWidget::sizeChanged ( const QSize & size)
signal

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