#include <Dialogs.h>
◆ ListQuery()
| ListQuery::ListQuery |
( |
DialogHandler_traits * |
theOwner, |
|
|
const std::string & |
title, |
|
|
const std::string & |
text, |
|
|
const std::list< std::string > & |
items = {} |
|
) |
| |
◆ AddItem()
| void ListQuery::AddItem |
( |
const std::string & |
item | ) |
|
◆ ClearItemList()
| void ListQuery::ClearItemList |
( |
| ) |
|
◆ SetItemList()
| void ListQuery::SetItemList |
( |
const std::list< std::string > & |
items | ) |
|
◆ SetReturnValue()
| void ListQuery::SetReturnValue |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ btnOk
| TGTextButton* ant::calibration::gui::ListQuery::btnOk |
|
protected |
◆ entryStrings
| std::vector<std::string> ant::calibration::gui::ListQuery::entryStrings |
|
protected |
◆ label
| TGLabel* ant::calibration::gui::ListQuery::label |
|
protected |
◆ listBox
| TGListBox* ant::calibration::gui::ListQuery::listBox |
|
protected |
◆ mainFrame
| TGMainFrame* ant::calibration::gui::ListQuery::mainFrame |
|
protected |
◆ vFrame
| TGVerticalFrame* ant::calibration::gui::ListQuery::vFrame |
|
protected |
The documentation for this class was generated from the following files: