Public Slots | |
| void | Clean (bool allAfter=false) |
| void | CleanAllAfter () |
| void | Run (bool askUserInput=true, bool userRequest=true, bool runOnAllSlices=false) |
Public Member Functions | |
| Tool * | BaseTool () const |
| void | SetFlags (const QHash< QString, ToolFlag * > &flags) |
| void | OverrideFlags () |
| void | ClearOverride () |
| void | RefreshProgress () |
| QString | GetSearchName () |
| AliasType | Type () const |
| void | InitializeAction () |
| void | MoveAction (ToolAlias *beforeAlias) |
| void | Edit (bool requireInput=true) |
| void | SetValid (bool validInput) |
| bool | IsValid () |
| ToolAlias & | operator= (const ToolAlias &rhs) |
Static Public Member Functions | |
| static ToolAlias * | NewAlias (Tool *tool, int id) |
| static void | DeleteAlias (InnerAliasType internalId) |
| static ToolAlias * | GetAlias (AliasType aliasType) |
|
static QHash< InnerAliasType, ToolAlias * > | GetAllAliases () |
Protected Member Functions | |
| bool | eventFilter (QObject *object, QEvent *event) |
Friends | |
| QWidget * | Pipeline::NewLabel (int type, Tool *tool, ToolAlias *alias) |
1.7.2