Vespucci  1.0.0
MatrixSelectionDialog Class Reference

#include <matrixselectiondialog.h>

Inheritance diagram for MatrixSelectionDialog:

Signals

void MatrixSelected (QStringList keys)
 
void ItemSelected (TreeItem *item)
 

Public Member Functions

 MatrixSelectionDialog (QWidget *parent, DatasetTreeModel *model)
 
 ~MatrixSelectionDialog ()
 
void SetModel (DatasetTreeModel *model)
 
TreeItemGetSelectedItem ()
 
QStringList GetDataKeys ()
 
bool accepted ()
 

Detailed Description

Definition at line 32 of file matrixselectiondialog.h.

Constructor & Destructor Documentation

MatrixSelectionDialog::MatrixSelectionDialog ( QWidget *  parent,
DatasetTreeModel model 
)
explicit

Definition at line 23 of file matrixselectiondialog.cpp.

MatrixSelectionDialog::~MatrixSelectionDialog ( )

Definition at line 33 of file matrixselectiondialog.cpp.

Member Function Documentation

bool MatrixSelectionDialog::accepted ( )

Definition at line 53 of file matrixselectiondialog.cpp.

QStringList MatrixSelectionDialog::GetDataKeys ( )

Definition at line 48 of file matrixselectiondialog.cpp.

TreeItem * MatrixSelectionDialog::GetSelectedItem ( )

Definition at line 43 of file matrixselectiondialog.cpp.

void MatrixSelectionDialog::ItemSelected ( TreeItem item)
signal
void MatrixSelectionDialog::MatrixSelected ( QStringList  keys)
signal
void MatrixSelectionDialog::SetModel ( DatasetTreeModel model)

Definition at line 38 of file matrixselectiondialog.cpp.


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