|
libAlgAudio
v1.99-440-g08538e5-dirty
The development library for AlgAudio framework.
|
#include <UIWidget.hpp>
Public Member Functions | |
| ID () | |
| ID (const ID &other) | |
| ID (const std::string &s) | |
| bool | operator!= (const ID &other) const |
| bool | operator< (const ID &other) const |
| ID & | operator= (const ID &other) |
| bool | operator== (const ID &other) const |
| std::string | ToString () const |
The idea of this class is to make it impossible to accidentally convert between a string and a widget ID.
|
inline |
|
inline |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |