aimsgui  5.1.2
AttributedView Class Reference

#include <aims/attributedview/attributedview.h>

Inheritance diagram for AttributedView:
Collaboration diagram for AttributedView:

Public Slots

void loadObject ()
 

Public Member Functions

 AttributedView ()
 
void loadObject (const QString &filename)
 
void load (std::string filename)
 
virtual void closeEvent (QCloseEvent *e)
 

Public Attributes

QTreeWidget * listview
 

Protected Attributes

bool initialized
 

Detailed Description

Definition at line 42 of file attributedview.h.

Constructor & Destructor Documentation

◆ AttributedView()

AttributedView::AttributedView ( )

Member Function Documentation

◆ closeEvent()

virtual void AttributedView::closeEvent ( QCloseEvent *  e)
virtual

References slots.

◆ load()

void AttributedView::load ( std::string  filename)

◆ loadObject [1/2]

void AttributedView::loadObject ( )
slot

◆ loadObject() [2/2]

void AttributedView::loadObject ( const QString &  filename)

Member Data Documentation

◆ initialized

bool AttributedView::initialized
protected

Definition at line 57 of file attributedview.h.

◆ listview

QTreeWidget* AttributedView::listview

Definition at line 47 of file attributedview.h.


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