◆ ViewType()
ViewType::ViewType |
( |
const QString & |
name, |
|
|
const QString & |
longName |
|
) |
| |
◆ ~ViewType()
virtual ViewType::~ViewType |
( |
| ) |
|
|
virtual |
◆ create()
◆ getDisplayLongName()
◆ getDisplayName()
◆ getLongName()
const QString & ViewType::getLongName |
( |
| ) |
|
|
inline |
◆ getName()
const QString & ViewType::getName |
( |
| ) |
|
|
inline |
◆ getPriority()
virtual int ViewType::getPriority |
( |
BinaryViewRef |
data, |
|
|
const QString & |
filename |
|
) |
| |
|
pure virtual |
◆ getTypeByName()
static ViewType * ViewType::getTypeByName |
( |
const QString & |
name | ) |
|
|
static |
◆ getTypes()
static const std::vector< ViewType * > & ViewType::getTypes |
( |
| ) |
|
|
static |
◆ registerViewType()
static void ViewType::registerViewType |
( |
ViewType * |
type | ) |
|
|
static |
The documentation for this class was generated from the following file: