TypesWidget¶
-
class TypesWidget : public CutterDockWidget¶
Public Functions
-
explicit TypesWidget(MainWindow *main)¶
-
~TypesWidget()¶
-
void selectTypeByName(const QString &typeName)¶
Highlight and scroll to a specific type in the list Clears the filter if the type is not visible in the filtered list.
- Parameters:
typeName – Name of the type to select
-
explicit TypesWidget(MainWindow *main)¶