![]() |
digiKam Developer Documentation
Professional Photo Management with the Power of Open Source
|
This class has nothing to do with a binary search, it is a widget to search for binaries.
Public Types | |
enum | ColumnType { Status = 0 , Binary , Version , Button , Link } |
Public Slots | |
void | slotAreBinariesFound () |
Signals | |
void | signalAddDirectory (const QString &dir) |
void | signalAddPossibleDirectory (const QString &dir) |
void | signalBinariesFound (bool) |
Public Member Functions | |
DBinarySearch (QWidget *const parent) | |
void | addBinary (DBinaryIface &binary) |
void | addDirectory (const QString &dir) |
bool | allBinariesFound () |