Lines Matching refs:entry
86 * update the displayed of a menu entry
111 /* a menuconfig entry is displayed differently
190 /* the menu entry changed, so update all list items */
200 * construct a menu entry
228 * destruct a menu entry
586 * update all the children of a menu entry
589 * parent: either the menu list widget or a menu entry widget
590 * menu: entry to be updated
1795 QString entry;
1798 entry = "single";
1802 entry = "split";
1806 entry = "full";
1812 configSettings->setValue("/listMode", entry);