NDEVR
API Documentation
TransitIncidentEntityTable Member List

This is the complete list of members for TransitIncidentEntityTable, including all inherited members.

addColumn(NDPO property, bool is_editable=true)DesignPropertyTable
addColumn(const DesignParameter &parameter, bool is_editable=true)DesignPropertyTable
addColumn(const TranslatedString &custom_column_name, const DesignParameter &parameter, bool is_editable=true)DesignPropertyTable
addColumn(const TranslatedString &name, const StringView &icon, const std::function< void(UUID)> &callback)DesignPropertyTable
addColumn(const ModelTableColumnSpec &column)DesignPropertyTable
addListItem(const UUID &id)DesignPropertyTable
addMaterialDataColumn(const TranslatedString &custom_column_name=TranslatedString())DesignPropertyTable
addNewButton(std::function< void(Button *)> callback, const TranslatedString &new_title=_t("Add New"), const StringView &add_icon="plus")DesignPropertyTable
addOpenButton(std::function< void(Button *)> callback, const TranslatedString &new_title=_t("Open"), const StringView &add_icon="open")DesignPropertyTable
addParentPathColumn(const TranslatedString &custom_column_name=TranslatedString())DesignPropertyTable
addWidget(QWidget *widget)DesignPropertyTable
contextMenu(const QPoint &pos)DesignPropertyTableprotected
DesignPropertyTable(QWidget *parent=nullptr)DesignPropertyTableexplicit
DesignPropertyTable(QTModelManager *manager, QWidget *parent=nullptr)DesignPropertyTableexplicit
event(QEvent *event) overrideDesignPropertyTable
filterAndSetList(Buffer< UUID > ids)DesignPropertyTable
isEditable()DesignPropertyTable
m_bottom_button_layoutDesignPropertyTableprotected
m_edit_buttonDesignPropertyTableprotected
m_managerDesignPropertyTableprotected
m_search_textDesignPropertyTableprotected
m_search_widgetDesignPropertyTableprotected
m_sort_modelDesignPropertyTableprotected
m_table_viewDesignPropertyTableprotected
m_view_modelDesignPropertyTableprotected
selected(QModelIndex index)DesignPropertyTableprotected
selectedCallback() constDesignPropertyTableinline
selectedIDs() constDesignPropertyTable
setAddedFilter(const std::function< bool(const Model &)> &callback)DesignPropertyTable
setColumnEditable(uint04 column, bool editable)DesignPropertyTable
setColumnVisible(uint04 column, bool visible)DesignPropertyTable
setEditable(bool editable)DesignPropertyTable
setList(const Buffer< UUID > &ids)DesignPropertyTable
setModelManager(QTModelManager *manager)DesignPropertyTablevirtual
setModels(const Buffer< Model > &models)DesignPropertyTable
setSelectedCallback(const std::function< void(Model, PopupInfo)> &callback)DesignPropertyTableinline
setSortCallback(const std::function< bool(const Model &a, const Model &b)> &callback)DesignPropertyTable
setTypeAddedFilter(const String &type)DesignPropertyTable
setup()DesignPropertyTable
setupTable()DesignPropertyTable
showSearch(bool show_search)DesignPropertyTable
TransitIncidentEntityTable(QTModelManager *manager, QWidget *parent=nullptr)TransitIncidentEntityTable
updateRow(uint04 row)DesignPropertyTable
viewSettingsSignal()DesignPropertyTable