libyui-ncurses  2.57.2
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Nstrutil
 CCyclicContainerContainer class that allows cyclic navigation between its elements by moving to the next/previous element
 CNCAlignment
 CNCApplication
 CNCAskForExistingDirectory
 CNCAskForExistingFile
 CNCAskForFile
 CNCAskForSaveFileName
 CNCattribute
 CNCattrset
 CNCBusyIndicator
 CNCButtonBox
 CNCCheckBox
 CNCCheckBoxFrame
 CNCComboBox
 CNCCustomStatusItemSelector
 CNCCustomStatusTableTagSpecialized subclass of NCTableTag that can not only handle a boolean "selected" flag (and accordingly set "[ ]" / "[x]" or "( )" / "(x)" as a status indicator), but extended numeric status values and an assciated text
 CNCDateField
 CNCDialog
 CNCDirectoryTable
 CNCDumbTab
 CNCEmpty
 CNCFileInfo
 CNCFileSelectionThe class which provides methods to handle a std::list of files or directories
 CNCFileSelectionTagThis class is used for the first column of the file table
 CNCFileTable
 CNCFrame
 CNCImage
 CNCInputField
 CNCInputTextBase
 CNCIntField
 CNCItemSelector
 CNCItemSelectorBase
 CNClabelMulti-line string, with optional hotkey, drawable
 CNCLabel
 CNCLayoutBox
 CNCLogView
 CNCMenuBar
 CNCMenuButton
 CNCMultiLineEdit
 CNCMultiSelectionBox
 CNCOptionalWidgetFactoryWidget factory for optional ("special") widgets
 CNCPackageSelectorPluginIf
 CNCPackageSelectorPluginStub
 CNCPadA virtual window with a real viewport (which is NCursesWindow) and a scrolling mechanism
 CNCPadWidgetBase class for widgets with scrollable contents
 CNCPopup
 CNCPopupInfo
 CNCPopupList
 CNCPopupMenu
 CNCPopupTable
 CNCPopupTextEntry
 CNCProgressBar
 CNCPushButton
 CNCRadioButton
 CNCRadioButtonGroup
 CNCReplacePoint
 CNCRichText
 CNCSchrollCBInterface for scroll callbacks
 CNCScrollbarScrollbar indicator
 CNCScrollHintForward the scroll callbacks to another object
 CNCSelectionBox
 CNCSpacing
 CNCSquash
 CNCstringA string with an optional hot key
 CNCstyle
 CNCStyleDef
 CNCTableA table with rows and columns
 CNCTableColOne cell in an NCTableLine with a label and a cell-specific style
 CNCTableHeadThe header line of an NCTable
 CNCTableLineOne line in a NCTable with multiple cells and an optional tree hierarchy
 CNCTablePadAn NCPad for an NCTable
 CNCTablePadBaseAn NCPad for an NCTable or an NCTree
 CNCTableSortDefaultDefault sort strategy
 CNCTableSortStrategyBaseSupport classes for sorting by column in a table for use in an NCTablePad
 CNCTableStyleStyling for a NCTable: column widths, alignment and colors
 CNCTableTagA column (one cell) used as a selection marker: [ ]/[x] or ( )/(x)
 CNCtextMulti-line string
 CNCTextPad
 CNCTimeField
 CNCtoY2EventHelper class for translating an NCurses event to a YEvent
 CNCTreeA tree selection widget with one-column tree items and optionally multy selection
 CNCTreeLineOne line in a tree widdget
 CNCTreePadAn NCPad for an NCTree
 CNCurses
 CNCursesColorWindowWe leave this here for compatibility reasons
 CNCursesError
 CNCursesEvent
 CNCursesPad
 CNCursesPanel
 CNCursesUserPanelAssociate user data with a panel
 CNCursesWindowC++ class for windows
 CNCWidget
 CNCWidgetFactoryConcrete widget factory for mandatory widgets
 CNCWordWrapperHelper class to word-wrap text into a specified maximum line width
 CtnodeTree node
 CwpairA pair of 2 numbers, the base class for wpos and wsze
 CwposScreen position pair in the order line, column: (L, C)
 CwrectA rectangle is defined by its position and size: wpos Pos, wsze Sze
 CwszeScreen dimension (screen size) in the order height, width: (H, W)
 CYNCursesUI