umbrello 2.34.70-5524f40e1
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
Public Slots | Public Member Functions | Protected Slots | Protected Attributes | List of all members
ObjectsWindow Class Reference

#include <objectswindow.h>

Inheritance diagram for ObjectsWindow:
Collaboration diagram for ObjectsWindow:

Public Slots

void modified ()
 

Public Member Functions

 ObjectsWindow (const QString &title, QWidget *parent=0)
 
 ~ObjectsWindow ()
 

Protected Slots

void slotObjectsDoubleClicked (QModelIndex index)
 
void slotObjectsClicked (QModelIndex index)
 

Protected Attributes

QTableView * m_objectsTree
 
QSortFilterProxyModel * m_proxyModel
 

Constructor & Destructor Documentation

◆ ObjectsWindow()

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

◆ ~ObjectsWindow()

ObjectsWindow::~ObjectsWindow ( )

Member Function Documentation

◆ modified

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

◆ slotObjectsClicked

void ObjectsWindow::slotObjectsClicked ( QModelIndex  index)
protectedslot

◆ slotObjectsDoubleClicked

void ObjectsWindow::slotObjectsDoubleClicked ( QModelIndex  index)
protectedslot
Here is the call graph for this function:

Member Data Documentation

◆ m_objectsTree

QTableView* ObjectsWindow::m_objectsTree
protected

◆ m_proxyModel

QSortFilterProxyModel* ObjectsWindow::m_proxyModel
protected

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