qi
ProgressNotifier
qi::ProgressNotifier Member List
This is the complete list of members for
qi::ProgressNotifier
, including all inherited members.
isRunning
() const =0
qi::ProgressNotifier
pure virtual
notifyCanceled
()=0
qi::ProgressNotifier
pure virtual
notifyFailed
()=0
qi::ProgressNotifier
pure virtual
notifyFinished
()=0
qi::ProgressNotifier
pure virtual
notifyProgressed
(double newProgress)=0
qi::ProgressNotifier
pure virtual
notifyRunning
()=0
qi::ProgressNotifier
pure virtual
progress
qi::ProgressNotifier
ProgressNotifier
()=default
qi::ProgressNotifier
protected
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
()=0
qi::ProgressNotifier
pure 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
()=0
qi::ProgressNotifier
pure virtual
~ProgressNotifier
()=default
qi::ProgressNotifier
virtual
naoqi_libqicore
Author(s): Aldebaran
autogenerated on Wed Sep 14 2022 02:22:41