|
enum | NCPkgSolverAction { S_Solve,
S_Verify,
S_Unknown
} |
|
|
| NCPkgPopupDeps (const wpos at, NCPackageSelector *pkger) |
|
virtual int | preferredWidth () |
|
virtual int | preferredHeight () |
|
NCursesEvent | showDependencyPopup (NCPkgSolverAction action) |
|
bool | showDependencies (NCPkgSolverAction action, bool *ok) |
|
bool | solve (NCSelectionBox *problemw, NCPkgSolverAction action) |
|
bool | showSolutions (int index) |
|
void | setSolution (int index) |
|
void | showSolutionDetails (std::string details) |
|
|
virtual bool | postAgain (NCPkgSolverAction action) |
|
virtual NCursesEvent | wHandleInput (wint_t ch) |
|
|
NCSelectionBox * | problemw |
|
Definition at line 76 of file NCPkgPopupDeps.h.
The documentation for this class was generated from the following files: