41 #ifndef NCPkgMenuConfig_h 42 #define NCPkgMenuConfig_h 48 #include "NCMenuButton.h" 50 #include "NCPkgStrings.h" 51 #include "NCPkgPopupDiskspace.h" 63 std::map <std::string, YMenuItem*> idToItemPtr;
64 std::string exitAction;
68 YItemCollection items;
70 YMenuItem *repoManager;
71 YMenuItem *onlineUpdate;
72 YMenuItem *actionOnExit;
76 YMenuItem *showSummary;
83 void setSelected ( YMenuItem *item,
bool selected);
86 bool handleEvent (
const NCursesEvent & event);