casa::ImageLoader Class Reference
Loads image files when the histogram runs as a standalone app.
More...
#include <ImageLoader.qo.h>
List of all members.
Detailed Description
Loads image files when the histogram runs as a standalone app.
Definition at line 41 of file ImageLoader.qo.h.
Constructor & Destructor Documentation
casa::ImageLoader::ImageLoader |
( |
QWidget * |
parent = 0 |
) |
|
casa::ImageLoader::~ImageLoader |
( |
|
) |
|
casa::ImageLoader::ImageLoader |
( |
const ImageLoader & |
|
) |
[private] |
Member Function Documentation
void casa::ImageLoader::directoryChanged |
( |
const QModelIndex & |
modelIndex |
) |
[private, slot] |
void casa::ImageLoader::fileChanged |
( |
QLineEdit * |
destinationLineEdit, |
|
|
const QString & |
emptyWarning, |
|
|
bool |
directory | |
|
) |
| | [private] |
void casa::ImageLoader::fileChanged |
( |
|
) |
[private, slot] |
void casa::ImageLoader::fileReset |
( |
|
) |
[private, slot] |
QString casa::ImageLoader::getFilePath |
( |
|
) |
const |
void casa::ImageLoader::imageFileChanged |
( |
|
) |
[signal] |
void casa::ImageLoader::keyPressEvent |
( |
QKeyEvent * |
event |
) |
[protected] |
void casa::ImageLoader::validateDirectory |
( |
const QString & |
str |
) |
[private, slot] |
bool casa::ImageLoader::validatePath |
( |
QLineEdit * |
lineEdit, |
|
|
const QString & |
errorPrefix, |
|
|
bool |
file, |
|
|
QString & |
destination | |
|
) |
| | [private] |
Member Data Documentation
The documentation for this class was generated from the following file: