FotoBox
|
This is the complete list of members for FotoBox::Countdown, including all inherited members.
Countdown(QObject *parent=nullptr, unsigned int i_seconds=0) | FotoBox::Countdown | explicit |
Countdown(const Countdown &other)=delete | FotoBox::Countdown | |
Countdown(Countdown &&other)=delete | FotoBox::Countdown | |
elapsed() | FotoBox::Countdown | signal |
isActive() const -> bool | FotoBox::Countdown | |
m_isActive | FotoBox::Countdown | private |
m_startTime | FotoBox::Countdown | private |
m_timeLeft | FotoBox::Countdown | private |
m_timer | FotoBox::Countdown | private |
ONE_SECOND | FotoBox::Countdown | privatestatic |
operator=(const Countdown &other)=delete | FotoBox::Countdown | |
operator=(Countdown &&other)=delete | FotoBox::Countdown | |
reset() -> bool | FotoBox::Countdown | |
setStartTime(unsigned int i_seconds) | FotoBox::Countdown | |
start() -> bool | FotoBox::Countdown | |
stop() -> bool | FotoBox::Countdown | |
update(unsigned int) | FotoBox::Countdown | signal |
updateTimeLeft() | FotoBox::Countdown | private |
~Countdown() override=default | FotoBox::Countdown |