#include <ShapeReader.h>
- Author
- 2016-07-25 Tracie Sucharski
Definition at line 33 of file ShapeReader.h.
◆ ShapeReader()
| Isis::ShapeReader::ShapeReader |
( |
QMutex * | cameraMutex, |
|
|
bool | requireFootprints = false, |
|
|
QObject * | parent = NULL ) |
MosaicWidget constructor.
MosaicWidget is derived from QSplitter, the left side of the splitter is a QTreeWidget and the right side of the splitter is a QGraphicsView.
- Parameters
-
Definition at line 35 of file ShapeReader.cpp.
◆ ~ShapeReader()
| Isis::ShapeReader::~ShapeReader |
( |
| ) |
|
|
virtual |
Free the allocated memory by this object.
Definition at line 65 of file ShapeReader.cpp.
◆ actions()
◆ initProgress()
| void Isis::ShapeReader::initProgress |
( |
| ) |
|
|
private |
◆ mappedFinished
| void Isis::ShapeReader::mappedFinished |
( |
| ) |
|
|
privateslot |
◆ progress()
◆ read() [1/3]
template<typename Iterator>
| void Isis::ShapeReader::read |
( |
Iterator | begin, |
|
|
Iterator | end ) |
|
inlineprivate |
◆ read [2/3]
| void Isis::ShapeReader::read |
( |
PvlObject | shapesObj | ) |
|
|
slot |
◆ read [3/3]
| void Isis::ShapeReader::read |
( |
QStringList | shapeFileNames | ) |
|
|
slot |
◆ readSettings()
| void Isis::ShapeReader::readSettings |
( |
| ) |
|
|
private |
◆ setSafeFileOpen
| void Isis::ShapeReader::setSafeFileOpen |
( |
bool | safeFileOpen | ) |
|
|
slot |
◆ shapesReady
| void Isis::ShapeReader::shapesReady |
( |
int | index | ) |
|
|
privateslot |
◆ start()
| void Isis::ShapeReader::start |
( |
| ) |
|
|
private |
◆ writeSettings()
| void Isis::ShapeReader::writeSettings |
( |
| ) |
|
|
private |
◆ m_askAlphaAct
| QPointer<QAction> Isis::ShapeReader::m_askAlphaAct |
|
private |
Variant Internal Format: (QString|PvlObject).
This stores what we haven't started reading yet in QtConcurrent.
Definition at line 84 of file ShapeReader.h.
◆ m_backlog
| QList<QVariant> Isis::ShapeReader::m_backlog |
|
private |
◆ m_cameraMutex
| QMutex* Isis::ShapeReader::m_cameraMutex |
|
private |
◆ m_defaultAlpha
| int Isis::ShapeReader::m_defaultAlpha |
|
private |
◆ m_mappedRunning
| bool Isis::ShapeReader::m_mappedRunning |
|
private |
◆ m_openFilled
| bool Isis::ShapeReader::m_openFilled |
|
private |
◆ m_openFilledAct
| QPointer<QAction> Isis::ShapeReader::m_openFilledAct |
|
private |
◆ m_progress
◆ m_requireFootprints
| bool Isis::ShapeReader::m_requireFootprints |
|
private |
◆ m_safeFileOpen
| bool Isis::ShapeReader::m_safeFileOpen |
|
private |
◆ m_safeFileOpenAct
| QPointer<QAction> Isis::ShapeReader::m_safeFileOpenAct |
|
private |
◆ m_watcher
The documentation for this class was generated from the following files: