addItem(QWidget *const w, const QIcon &icon, const QString &txt, const QString &objName, bool expandBydefault) | Digikam::DExpanderBox | |
addItem(QWidget *const w, const QString &txt, const QString &objName, bool expandBydefault) | Digikam::DExpanderBox | |
addStretch() | Digikam::DExpanderBox | |
aspectRatioToString(int width, int height, QString &arString) | Digikam::ItemPropertiesTab | static |
checkBoxIsVisible(int index) const | Digikam::DExpanderBox | |
count() const | Digikam::DExpanderBox | |
DExpanderBox(QWidget *const parent=nullptr) | Digikam::DExpanderBox | explicit |
humanReadableBytesCount(qint64 bytes, bool si=false) | Digikam::ItemPropertiesTab | static |
indexOf(DLabelExpander *const widget) const | Digikam::DExpanderBox | |
insertItem(int index, QWidget *const w, const QIcon &icon, const QString &txt, const QString &objName, bool expandBydefault) | Digikam::DExpanderBox | |
insertItem(int index, QWidget *const w, const QString &txt, const QString &objName, bool expandBydefault) | Digikam::DExpanderBox | |
insertStretch(int index) | Digikam::DExpanderBox | |
isChecked(int index) const | Digikam::DExpanderBox | |
isItemEnabled(int index) const | Digikam::DExpanderBox | |
isItemExpanded(int index) const | Digikam::DExpanderBox | |
itemIcon(int index) const | Digikam::DExpanderBox | |
ItemPropertiesTab(QWidget *const parent) | Digikam::ItemPropertiesTab | explicit |
itemText(int index) const | Digikam::DExpanderBox | |
itemToolTip(int index) const | Digikam::DExpanderBox | |
permissionsString(const QFileInfo &fi) | Digikam::ItemPropertiesTab | static |
readSettings(KConfigGroup &group) | Digikam::DExpanderBox | virtual |
removeItem(int index) | Digikam::DExpanderBox | |
setCaption(const QString &str) | Digikam::ItemPropertiesTab | |
setCheckBoxVisible(int index, bool b) | Digikam::DExpanderBox | |
setChecked(int index, bool b) | Digikam::DExpanderBox | |
setColorLabel(int colorId) | Digikam::ItemPropertiesTab | |
setCurrentURL(const QUrl &url=QUrl()) | Digikam::ItemPropertiesTab | |
setFileModifiedDate(const QString &str) | Digikam::ItemPropertiesTab | |
setFileOwner(const QString &str) | Digikam::ItemPropertiesTab | |
setFilePermissions(const QString &str) | Digikam::ItemPropertiesTab | |
setFileSize(const QString &str) | Digikam::ItemPropertiesTab | |
setHasSidecar(const QString &str) | Digikam::ItemPropertiesTab | |
setImageBitDepth(const QString &str) | Digikam::ItemPropertiesTab | |
setImageColorMode(const QString &str) | Digikam::ItemPropertiesTab | |
setImageMime(const QString &str) | Digikam::ItemPropertiesTab | |
setImageRatio(const QString &str) | Digikam::ItemPropertiesTab | |
setItemDimensions(const QString &str) | Digikam::ItemPropertiesTab | |
setItemEnabled(int index, bool enabled) | Digikam::DExpanderBox | |
setItemExpanded(int index, bool b) | Digikam::DExpanderBox | |
setItemIcon(int index, const QIcon &icon) | Digikam::DExpanderBox | |
setItemText(int index, const QString &txt) | Digikam::DExpanderBox | |
setItemToolTip(int index, const QString &tip) | Digikam::DExpanderBox | |
setPhotoAperture(const QString &str) | Digikam::ItemPropertiesTab | |
setPhotoDateTime(const QString &str) | Digikam::ItemPropertiesTab | |
setPhotoExposureMode(const QString &str) | Digikam::ItemPropertiesTab | |
setPhotoExposureTime(const QString &str) | Digikam::ItemPropertiesTab | |
setPhotoFlash(const QString &str) | Digikam::ItemPropertiesTab | |
setPhotoFocalLength(const QString &str) | Digikam::ItemPropertiesTab | |
setPhotoInfoDisable(const bool b) | Digikam::ItemPropertiesTab | |
setPhotoLens(const QString &str) | Digikam::ItemPropertiesTab | |
setPhotoMake(const QString &str) | Digikam::ItemPropertiesTab | |
setPhotoModel(const QString &str) | Digikam::ItemPropertiesTab | |
setPhotoSensitivity(const QString &str) | Digikam::ItemPropertiesTab | |
setPhotoWhiteBalance(const QString &str) | Digikam::ItemPropertiesTab | |
setPickLabel(int pickId) | Digikam::ItemPropertiesTab | |
setRating(int rating) | Digikam::ItemPropertiesTab | |
setTags(const QStringList &tagPaths, const QStringList &tagNames=QStringList()) | Digikam::ItemPropertiesTab | |
setVideoAspectRatio(const QString &str) | Digikam::ItemPropertiesTab | |
setVideoAudioBitRate(const QString &str) | Digikam::ItemPropertiesTab | |
setVideoAudioChannelType(const QString &str) | Digikam::ItemPropertiesTab | |
setVideoAudioCodec(const QString &str) | Digikam::ItemPropertiesTab | |
setVideoDuration(const QString &str) | Digikam::ItemPropertiesTab | |
setVideoFrameRate(const QString &str) | Digikam::ItemPropertiesTab | |
setVideoInfoDisable(const bool b) | Digikam::ItemPropertiesTab | |
setVideoVideoCodec(const QString &str) | Digikam::ItemPropertiesTab | |
shortenedMakeInfo(QString &make) | Digikam::ItemPropertiesTab | static |
shortenedModelInfo(QString &model) | Digikam::ItemPropertiesTab | static |
shortenedTagPaths(const QStringList &tagPaths, QList< QVariant > *identifiers=nullptr) | Digikam::ItemPropertiesTab | static |
showOrHideCaptionAndTags() | Digikam::ItemPropertiesTab | |
signalItemExpanded(int index, bool b) | Digikam::DExpanderBox | signal |
signalItemToggled(int index, bool b) | Digikam::DExpanderBox | signal |
widget(int index) const | Digikam::DExpanderBox | |
writeSettings(KConfigGroup &group) | Digikam::DExpanderBox | virtual |
~DExpanderBox() override | Digikam::DExpanderBox | |
~ItemPropertiesTab() override | Digikam::ItemPropertiesTab | |