◆ RatingValue
An advanced widget for entering a rating, including support for Null and NoRating values
Enumerator |
---|
Null | The rating value. All values except Null correspond to the integers used by the database.
|
NoRating | |
Rating0 | |
Rating1 | |
Rating2 | |
Rating3 | |
Rating4 | |
Rating5 | |
◆ RatingComboBox()
Digikam::RatingComboBox::RatingComboBox |
( |
QWidget *const |
parent = nullptr | ) |
|
|
explicit |
◆ currentIndex()
QModelIndex Digikam::ModelIndexBasedComboBox::currentIndex |
( |
| ) |
const |
|
inherited |
◆ currentValueChanged
void Digikam::RatingComboBox::currentValueChanged |
( |
const QModelIndex & |
current, |
|
|
const QModelIndex & |
previous |
|
) |
| |
|
protectedslot |
◆ hidePopup()
void Digikam::ModelIndexBasedComboBox::hidePopup |
( |
| ) |
|
|
overrideinherited |
◆ ratingValue()
◆ ratingValueChanged
void Digikam::RatingComboBox::ratingValueChanged |
( |
int |
value | ) |
|
|
signal |
◆ ratingWidgetChanged
void Digikam::RatingComboBox::ratingWidgetChanged |
( |
int |
rv | ) |
|
|
protectedslot |
◆ setCurrentIndex()
void Digikam::ModelIndexBasedComboBox::setCurrentIndex |
( |
const QModelIndex & |
index | ) |
|
|
inherited |
◆ setRatingValue()
◆ showPopup()
void Digikam::ModelIndexBasedComboBox::showPopup |
( |
| ) |
|
|
overrideinherited |
◆ m_currentIndex
QPersistentModelIndex Digikam::ModelIndexBasedComboBox::m_currentIndex |
|
protectedinherited |
◆ m_model
◆ m_ratingWidget
The documentation for this class was generated from the following files: