◆ CameraType() [1/3]
Digikam::CameraType::CameraType |
( |
| ) |
|
◆ CameraType() [2/3]
Digikam::CameraType::CameraType |
( |
const QString & |
title, |
|
|
const QString & |
model, |
|
|
const QString & |
port, |
|
|
const QString & |
path, |
|
|
int |
startingNumber, |
|
|
QAction *const |
action = nullptr |
|
) |
| |
References action(), model(), path(), port(), setAction(), setModel(), setPath(), setPort(), setStartingNumber(), setTitle(), startingNumber(), and title().
◆ ~CameraType()
Digikam::CameraType::~CameraType |
( |
| ) |
|
◆ CameraType() [3/3]
Digikam::CameraType::CameraType |
( |
const CameraType & |
ctype | ) |
|
◆ action()
QAction * Digikam::CameraType::action |
( |
| ) |
const |
◆ currentImportUI()
ImportUI * Digikam::CameraType::currentImportUI |
( |
| ) |
const |
◆ model()
QString Digikam::CameraType::model |
( |
| ) |
const |
◆ operator=()
◆ path()
QString Digikam::CameraType::path |
( |
| ) |
const |
◆ port()
QString Digikam::CameraType::port |
( |
| ) |
const |
◆ setAction()
void Digikam::CameraType::setAction |
( |
QAction *const |
action | ) |
|
◆ setCurrentImportUI()
void Digikam::CameraType::setCurrentImportUI |
( |
ImportUI *const |
importui | ) |
|
◆ setModel()
void Digikam::CameraType::setModel |
( |
const QString & |
model | ) |
|
◆ setPath()
void Digikam::CameraType::setPath |
( |
const QString & |
path | ) |
|
◆ setPort()
void Digikam::CameraType::setPort |
( |
const QString & |
port | ) |
|
◆ setStartingNumber()
void Digikam::CameraType::setStartingNumber |
( |
int |
sn | ) |
|
◆ setTitle()
void Digikam::CameraType::setTitle |
( |
const QString & |
title | ) |
|
◆ setValid()
void Digikam::CameraType::setValid |
( |
bool |
valid | ) |
|
◆ startingNumber()
int Digikam::CameraType::startingNumber |
( |
| ) |
const |
◆ title()
QString Digikam::CameraType::title |
( |
| ) |
const |
◆ valid()
bool Digikam::CameraType::valid |
( |
| ) |
const |
The documentation for this class was generated from the following files: