| 
    Anklang-0.3.0.dev502+ga23511a1 anklang-0.3.0.dev502+ga23511a1
    
   ASE — Anklang Sound Engine (C++) 
   « « « Anklang Documentation  | 
 
Representation of one possible choice for selection properties. More...
#include "api.hh"
Public Member Functions | |
| Choice (IconString icon, String label, String blurb="") | |
| Choice (String ident, IconString icon, String label, String blurb="", String notice="", String warning="") | |
| Choice (String ident, String label, String blurb="", String notice="", String warning="") | |
Public Attributes | |
| String | ident | 
| Identifier used for serialization (may be derived from untranslated label).   | |
| String | icon | 
| Icon (64x64 pixels) or unicode symbol (possibly wide).   | |
| String | label | 
| Preferred user interface name.   | |
| String | blurb | 
| Short description for overviews.   | |
| String | notice | 
| Additional information of interest.   | |
| String | warning | 
| Potential problem indicator.   | |
Representation of one possible choice for selection properties.
| Ase::Choice::Choice | ( | IconString | icon, | 
| String | label, | ||
| String | blurb = ""  | 
        ||
| ) | 
| String Ase::Choice::icon | 
| String Ase::Choice::ident | 
| String Ase::Choice::notice |