KDWinUtils
Helper library for MFC to Qt migration
|
CCPropertyPageProxy | Temporary class used during the migration of a CPropertySheet |
CKBrush | Defines a brush to be used during painting |
CKButtonGroup | Used to replace DDX_Radio data exchange |
CKCheck | Used to replace DDX_Check data exchange |
CKComboBox | Used to replace DDX_Control combobox data exchange |
CKCommandManager | Emulates the way MFC command handling |
CKDialog | Used to replace MFC KDialog |
CKEdit | Used to replace DDX_Control edit data exchange |
CKFont | Defines a font to be used during painting |
▼CKHeaderCtrl | Used to replace CHeaderCtrl |
CHeaderItem | |
CKImageList | Defines a list of images, each of the same size |
CKItemViewToolTipHandler | Special filter to handle tooltip events |
▼CKListModel | Used to replace DDX_Control edit data exchange |
CChangedItem | The ChangedItem struct contains info on the changed item, it's emitted by KListModel::itemChanged signal |
CColumnInfo | The ColumnInfo struct contains information about a column in the list view control |
CHitTestInfo | Contains information about a hit test |
CItem | Contains attributes of a list view item or subitem |
CPosition | The Position struct is the position of the item in the view |
CKMenu | |
CKMessageEvent | Event use internally to map the MFC message handling |
CKMultiEdit | Used to replace DDX_Control edit data exchange, for multi line edit |
CKNumber | Used to replace DDX_Text data exchange for numeric types |
CKPainter | Used to paint on a widget |
CKPen | Defines a font to be used during painting |
CKPoint | Defines a point in the plane using integer precision |
CKProgressCtrl | Used to replace DDX_Control edit data exchange |
CKPropertyPage | Used as a page inside a KPropertySheet |
CKPropertySheet | Dialog with a tab control that contains property pages |
CKRect | Defines a rectangle in the plane using integer precision |
▼CKResourceHelper | Used to access resources |
CStringForTranslation | |
CKSize | Defines the size of a two-dimensional object using integer point precision |
CKSliderCtrl | Used to replace DDX_Control slider data exchange |
CKSortFilterProxyModel | The KSortFilterProxyModel is a QSortFilterProxyModel that allows custom sorting |
CKSpinButtonCtrl | Used to replace DDX_Control edit data exchange |
CKString | Unicode character string |
CKStringArray | List of strings |
CKTabCtrl | Used to replace DDX_Control tab bar data exchange |
CKText | Class used as member for DDX_Text data exchange |
CKWidget | Used to replace MFC CWnd |
▼CKWidgetBase | Maps the MFC API of CWnd |
CScrollInfo | Struct used to retrieve or set the scroll bar parameters maintains |
CQWinHost | API to use native Win32 windows in Qt applications |
CQWinWidget | Qt widget that can be child of a native Win32 widget |