Loads image files when the histogram runs as a standalone app.
More...
#include <ImageLoader.qo.h>
Loads image files when the histogram runs as a standalone app.
Definition at line 41 of file ImageLoader.qo.h.
casa::ImageLoader::ImageLoader |
( |
QWidget * |
parent = 0 | ) |
|
casa::ImageLoader::~ImageLoader |
( |
| ) |
|
void casa::ImageLoader::directoryChanged |
( |
const QModelIndex & |
modelIndex | ) |
|
|
privateslot |
void casa::ImageLoader::fileChanged |
( |
| ) |
|
|
privateslot |
void casa::ImageLoader::fileChanged |
( |
QLineEdit * |
destinationLineEdit, |
|
|
const QString & |
emptyWarning, |
|
|
bool |
directory |
|
) |
| |
|
private |
void casa::ImageLoader::fileReset |
( |
| ) |
|
|
privateslot |
QString casa::ImageLoader::getFilePath |
( |
| ) |
const |
void casa::ImageLoader::imageFileChanged |
( |
| ) |
|
|
signal |
void casa::ImageLoader::keyPressEvent |
( |
QKeyEvent * |
event | ) |
|
|
protected |
void casa::ImageLoader::validateDirectory |
( |
const QString & |
str | ) |
|
|
privateslot |
bool casa::ImageLoader::validatePath |
( |
QLineEdit * |
lineEdit, |
|
|
const QString & |
errorPrefix, |
|
|
bool |
file, |
|
|
QString & |
destination |
|
) |
| |
|
private |
QFileSystemModel* casa::ImageLoader::fileModel |
|
private |
QString casa::ImageLoader::imageFile |
|
private |
bool casa::ImageLoader::saveOutput |
|
private |
Ui::ImageLoaderClass casa::ImageLoader::ui |
|
private |
The documentation for this class was generated from the following file: