Logo    
KDWinUtils
Helper library for MFC to Qt migration
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 CCPropertyPageProxyTemporary class used during the migration of a CPropertySheet
 CKBrushDefines a brush to be used during painting
 CKButtonGroupUsed to replace DDX_Radio data exchange
 CKCheckUsed to replace DDX_Check data exchange
 CKComboBoxUsed to replace DDX_Control combobox data exchange
 CKCommandManagerEmulates the way MFC command handling
 CKDialogUsed to replace MFC KDialog
 CKEditUsed to replace DDX_Control edit data exchange
 CKFontDefines a font to be used during painting
 CKHeaderCtrlUsed to replace CHeaderCtrl
 CHeaderItem
 CKImageListDefines a list of images, each of the same size
 CKItemViewToolTipHandlerSpecial filter to handle tooltip events
 CKListModelUsed to replace DDX_Control edit data exchange
 CChangedItemThe ChangedItem struct contains info on the changed item, it's emitted by KListModel::itemChanged signal
 CColumnInfoThe ColumnInfo struct contains information about a column in the list view control
 CHitTestInfoContains information about a hit test
 CItemContains attributes of a list view item or subitem
 CPositionThe Position struct is the position of the item in the view
 CKMenu
 CKMessageEventEvent use internally to map the MFC message handling
 CKMultiEditUsed to replace DDX_Control edit data exchange, for multi line edit
 CKNumberUsed to replace DDX_Text data exchange for numeric types
 CKPainterUsed to paint on a widget
 CKPenDefines a font to be used during painting
 CKPointDefines a point in the plane using integer precision
 CKProgressCtrlUsed to replace DDX_Control edit data exchange
 CKPropertyPageUsed as a page inside a KPropertySheet
 CKPropertySheetDialog with a tab control that contains property pages
 CKRectDefines a rectangle in the plane using integer precision
 CKResourceHelperUsed to access resources
 CStringForTranslation
 CKSizeDefines the size of a two-dimensional object using integer point precision
 CKSliderCtrlUsed to replace DDX_Control slider data exchange
 CKSortFilterProxyModelThe KSortFilterProxyModel is a QSortFilterProxyModel that allows custom sorting
 CKSpinButtonCtrlUsed to replace DDX_Control edit data exchange
 CKStringUnicode character string
 CKStringArrayList of strings
 CKTabCtrlUsed to replace DDX_Control tab bar data exchange
 CKTextClass used as member for DDX_Text data exchange
 CKWidgetUsed to replace MFC CWnd
 CKWidgetBaseMaps the MFC API of CWnd
 CScrollInfoStruct used to retrieve or set the scroll bar parameters maintains
 CQWinHostAPI to use native Win32 windows in Qt applications
 CQWinWidgetQt widget that can be child of a native Win32 widget