Class sh::actions::ActionExecutionUserFeedback::GridformEntryΒΆ

class sh::actions::ActionExecutionUserFeedback::GridformEntry

A data structure for an entry in a simple chooser grid form.

Public Functions

GridformEntry(QString label, Choices choices)

Constructed only indirectly.

~GridformEntry()
int addChoice(QString label, QString text = QString())

Public Members

QString label
Choices choices