TypesWidget

class TypesWidget : public CutterDockWidget

Widget for listing all types.

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