A container for the contents of a tab in the setup window.
const std::string & getName() const
void setName(const std::string &name)
Sets the name displayed on the tab.
virtual void cancel()=0
Called when the Cancel button is pressed in the setup window.
virtual void apply()=0
Called when the Apply button is pressed in the setup window.