swift
Public Member Functions | List of all members
swift::gui::components::CStringListDialog Class Reference

Select from a list of string. More...

Inheritance diagram for swift::gui::components::CStringListDialog:
[legend]

Public Member Functions

 CStringListDialog (QWidget *parent=nullptr)
 Ctor.
 
virtual ~CStringListDialog ()
 Destructor.
 
void setStrings (const QStringList &strings)
 Strings.
 
QString getSelectedValue () const
 Selected value.
 

Detailed Description

Select from a list of string.

Definition at line 21 of file stringlistdialog.h.


The documentation for this class was generated from the following files: