Lines Matching refs:entry
88 * update the displayed of a menu entry
113 /* a menuconfig entry is displayed differently
193 /* the menu entry changed, so update all list items */
203 * construct a menu entry
231 * destruct a menu entry
590 * update all the children of a menu entry
593 * parent: either the menu list widget or a menu entry widget
594 * menu: entry to be updated
1831 QString entry;
1834 entry = "single";
1838 entry = "split";
1842 entry = "full";
1848 configSettings->setValue("/listMode", entry);