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

#include <diagramswindow.h>

Inheritance diagram for DiagramsWindow:
Collaboration diagram for DiagramsWindow:

Public Slots

void modified ()

Public Member Functions

 DiagramsWindow (const QString &title, QWidget *parent=nullptr)
 ~DiagramsWindow ()

Protected Slots

void slotDiagramsDoubleClicked (QModelIndex index)
void slotDiagramsClicked (QModelIndex index)

Protected Attributes

QTableView * m_diagramsTree

Constructor & Destructor Documentation

◆ DiagramsWindow()

DiagramsWindow::DiagramsWindow ( const QString & title,
QWidget * parent = nullptr )
explicit
Here is the call graph for this function:

◆ ~DiagramsWindow()

DiagramsWindow::~DiagramsWindow ( )

Member Function Documentation

◆ modified

void DiagramsWindow::modified ( )
slot
Here is the call graph for this function:

◆ slotDiagramsClicked

void DiagramsWindow::slotDiagramsClicked ( QModelIndex index)
protectedslot
Here is the call graph for this function:

◆ slotDiagramsDoubleClicked

void DiagramsWindow::slotDiagramsDoubleClicked ( QModelIndex index)
protectedslot
Here is the call graph for this function:

Member Data Documentation

◆ m_diagramsTree

QTableView* DiagramsWindow::m_diagramsTree
protected

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