qi
ProgressNotifierImpl
qi::ProgressNotifierImpl Member List
This is the complete list of members for
qi::ProgressNotifierImpl
, including all inherited members.
_notifyCanceled
() override
qi::ProgressNotifierImpl
inline
_notifyFailed
() override
qi::ProgressNotifierImpl
inline
_notifyFinished
() override
qi::ProgressNotifierImpl
inline
_notifyProgressed
(double newProgress) override
qi::ProgressNotifierImpl
inline
_notifyRunning
() override
qi::ProgressNotifierImpl
inline
_opFuture
qi::ProgressNotifierImpl
_reset
() override
qi::ProgressNotifierImpl
inline
isRunning
() const override
qi::ProgressNotifierImpl
inline
virtual
notifyCanceled
() override
qi::ProgressNotifierImpl
inline
virtual
notifyFailed
() override
qi::ProgressNotifierImpl
inline
virtual
notifyFinished
() override
qi::ProgressNotifierImpl
inline
virtual
notifyProgressed
(double newProgress) override
qi::ProgressNotifierImpl
inline
virtual
notifyRunning
() override
qi::ProgressNotifierImpl
inline
virtual
progress
qi::ProgressNotifier
ProgressNotifier
()=default
qi::ProgressNotifier
protected
ProgressNotifierImpl
(Future< void > operationFuture)
qi::ProgressNotifierImpl
inline
explicit
QI_API_DEPRECATED_MSG
(Use 'reset' instead) virtual void _reset()=0
qi::ProgressNotifier
pure virtual
QI_API_DEPRECATED_MSG
(Use 'notifyRunning' instead) virtual void _notifyRunning()=0
qi::ProgressNotifier
pure virtual
QI_API_DEPRECATED_MSG
(Use 'notifyFinished' instead) virtual void _notifyFinished()=0
qi::ProgressNotifier
pure virtual
QI_API_DEPRECATED_MSG
(Use 'notifyCanceled' instead) virtual void _notifyCanceled()=0
qi::ProgressNotifier
pure virtual
QI_API_DEPRECATED_MSG
(Use 'notifyFailed' instead) virtual void _notifyFailed()=0
qi::ProgressNotifier
pure virtual
QI_API_DEPRECATED_MSG
(Use 'notifyProgressed' instead) virtual void _notifyProgressed(double new Progress)=0
qi::ProgressNotifier
pure virtual
reset
() override
qi::ProgressNotifierImpl
inline
virtual
status
qi::ProgressNotifier
Status
enum name
qi::ProgressNotifier
Status_Canceled
enum value
qi::ProgressNotifier
Status_Failed
enum value
qi::ProgressNotifier
Status_Finished
enum value
qi::ProgressNotifier
Status_Idle
enum value
qi::ProgressNotifier
Status_Running
enum value
qi::ProgressNotifier
waitForFinished
() override
qi::ProgressNotifierImpl
inline
virtual
~ProgressNotifier
()=default
qi::ProgressNotifier
virtual
naoqi_libqicore
Author(s): Aldebaran
autogenerated on Wed Sep 14 2022 02:22:41