#include <NCPopupTree.h>
Inheritance diagram for NCPopupTree:
Public Member Functions | |
NCPopupTree (const wpos at, PackageSelector *packager) | |
virtual | ~NCPopupTree () |
virtual long | nicesize (YUIDimension dim) |
void | createLayout (const YCPString &label) |
YTreeItem * | addItem (YTreeItem *parentItem, const YCPString &text, void *data, bool open) |
NCursesEvent | showFilterPopup () |
YStringTreeItem * | getDefaultGroup () |
Protected Member Functions | |
void | setCurrentItem (int index) |
virtual NCursesEvent | wHandleHotkey (wint_t ch) |
virtual bool | postAgain () |
virtual NCursesEvent | wHandleInput (wint_t ch) |
Private Member Functions | |
NCPopupTree & | operator= (const NCPopupTree &) |
NCPopupTree (const NCPopupTree &) | |
void | cloneTree (YStringTreeItem *parentOrig, YTreeItem *parentClone) |
Private Attributes | |
NCTree * | filterTree |
PackageSelector * | packager |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from NCDialog. |
|
|
|
Reimplemented from NCPopup. |
|
|
|
|
|
Reimplemented from NCDialog. |
|
Reimplemented from NCPopup. |
|
|
|
|