Go to the source code of this file.
Classes | |
class | YAnyOpt |
Helper template class for options that may have some value or may be undefined. More... | |
class | YBoolOpt |
boolean option - tri state: true, false, undefined More... | |
class | YLongOpt |
long option - long value or undefined More... | |
struct | YWidgetOpt |
collection of various widget options to be passed transparently through the various library layers. More... |