Logo    
KDWinUtils
Helper library for MFC to Qt migration
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 CKListModel::ChangedItemThe ChangedItem struct contains info on the changed item, it's emitted by KListModel::itemChanged signal
 CKListModel::ColumnInfoThe ColumnInfo struct contains information about a column in the list view control
 CCPropertyPage
 CCPropertyPageProxyTemporary class used during the migration of a CPropertySheet
 CKHeaderCtrl::HeaderItem
 CKListModel::HitTestInfoContains information about a hit test
 CKListModel::ItemContains attributes of a list view item or subitem
 CKCheckUsed to replace DDX_Check data exchange
 CKComboBoxUsed to replace DDX_Control combobox data exchange
 CKEditUsed to replace DDX_Control edit data exchange
 CKMultiEditUsed to replace DDX_Control edit data exchange, for multi line edit
 CKNumber< T >Used to replace DDX_Text data exchange for numeric types
 CKPointDefines a point in the plane using integer precision
 CKProgressCtrlUsed to replace DDX_Control edit data exchange
 CKRectDefines a rectangle in the plane using integer precision
 CKResourceHelperUsed to access resources
 CKSizeDefines the size of a two-dimensional object using integer point precision
 CKSliderCtrlUsed to replace DDX_Control slider data exchange
 CKSpinButtonCtrlUsed to replace DDX_Control edit data exchange
 CKTabCtrlUsed to replace DDX_Control tab bar data exchange
 CKTextClass used as member for DDX_Text data exchange
 CKListModel::PositionThe Position struct is the position of the item in the view
 CQAbstractItemModel
 CKListModelUsed to replace DDX_Control edit data exchange
 CQBrush
 CKBrushDefines a brush to be used during painting
 CQButtonGroup
 CKButtonGroupUsed to replace DDX_Radio data exchange
 CQDialog
 CKWidgetBase< QDialog >
 CKDialogUsed to replace MFC KDialog
 CKPropertySheetDialog with a tab control that contains property pages
 CQEvent
 CKMessageEventEvent use internally to map the MFC message handling
 CQFont
 CKFontDefines a font to be used during painting
 CQList
 CKImageListDefines a list of images, each of the same size
 CKStringArrayList of strings
 CQMenu
 CKMenu
 CQObject
 CKCommandManagerEmulates the way MFC command handling
 CKHeaderCtrlUsed to replace CHeaderCtrl
 CKItemViewToolTipHandlerSpecial filter to handle tooltip events
 CQPainter
 CKPainterUsed to paint on a widget
 CQPen
 CKPenDefines a font to be used during painting
 CQSortFilterProxyModel
 CKSortFilterProxyModelThe KSortFilterProxyModel is a QSortFilterProxyModel that allows custom sorting
 CQString
 CKStringUnicode character string
 CQWidget
 CKWidgetBase< QWidget >
 CKWidgetUsed to replace MFC CWnd
 CKPropertyPageUsed as a page inside a KPropertySheet
 CQWinHostAPI to use native Win32 windows in Qt applications
 CQWinWidgetQt widget that can be child of a native Win32 widget
 CKWidgetBase< T >::ScrollInfoStruct used to retrieve or set the scroll bar parameters maintains
 CKResourceHelper::StringForTranslation
 CT
 CKWidgetBase< T >Maps the MFC API of CWnd