| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tlp::SimplePluginProgress Class Reference Basic implementation for PluginProgress interface. More...
Inheritance diagram for tlp::SimplePluginProgress:
![]()
Collaboration diagram for tlp::SimplePluginProgress:
![]() Public Member Functions
Protected Member Functions
Detailed DescriptionBasic implementation for PluginProgress interface. Constructor & Destructor DocumentationMember Function Documentation
Sets the state flag to cancel, notifying to the process that the user wants to cancel it. Canceling a process must stop it and revert all the changes performed since its start.
Implements tlp::PluginProgress.
Returns a message describing the error encountered during the process. If no error has been encountered, an empty string is returned.
Implements tlp::PluginProgress.
The preview mode redraws the graph while applying the algorithm, making it slower.
Implements tlp::PluginProgress.
Notify the progression of the process.
Implements tlp::PluginProgress.
Changes the comment about the process progression.
Implements tlp::PluginProgress.
Sets the message describing the error encountered during the process.
Implements tlp::PluginProgress.
The preview mode redraws the graph while applying the algorithm, making it slower.
Implements tlp::PluginProgress.
This tells the widget if it should show a preview checkbox, allowing the user to decide if the algorithm should draw a preview or not.
Implements tlp::PluginProgress.
Gets the current internal state of the PluginProgress.
Implements tlp::PluginProgress.
Sets the state flag to stop, notifying to the process that the user wants to stop it. Stopping a process does not revert changes.
Implements tlp::PluginProgress. |
Tulip Software by LaBRI Visualization Team 2001 - 2012 |