Class sh::actions::ActionExecutionUserFeedback::GridformEntriesΒΆ

class sh::actions::ActionExecutionUserFeedback::GridformEntries

A data structure for a list of entries in a simple chooser grid form.

Public Functions

GridformEntries()

Is intended to be directly constructed from everywhere.

~GridformEntries()
GridformEntry *newEntry(QString label)

Public Members

QList<GridformEntry*> list