libzypp  17.35.15
promptoptions.h File Reference
#include <vector>
#include <string>
#include <set>
#include <zypp-tui/utils/colors.h>
Include dependency graph for promptoptions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ztui::PromptOptions
 
Example: PromptOptions popts; popts.setOptions(_("y/n/p"), 0 / * default reply * /); popts.setOptionHelp(0, _("Help for option 'y'")); popts.setOptionHelp(1, _("Help for option 'n'")); ... More...
 

Namespaces

 ztui