Home |
The QtWinFormsUtils namespace holds initialization function for the QtWinForms component and some conversion functions to ease conversion between some common Qt and .Net data types. More...
#include <QtWinFormsUtils>
The QtWinFormsUtils namespace holds initialization function for the QtWinForms component and some conversion functions to ease conversion between some common Qt and .Net data types.
Initializes QtWinForms for the use case where you want a Qt widget to be hosted by a .Net Winforms control.
Initializes QtWinForms for the use case where you want Qt to host a .Net Winforms control.
Converts color to the .Net Framework type System::Drawing::Color
Converts time from the type QTime to type System::DateTime
This is an overloaded member function, provided for convenience.
Converts date from the type QDate to type System::DateTime
This is an overloaded member function, provided for convenience.
Converts dateTime from the type QDateTime to type System::DateTime
Converts color to the type QColor
Converts date from the type System::DateTime to type QDate
Converts dateTime from the type System::DateTime to type QDateTime
Converts bitmap from the type System::Drawing::Size to type QSize
Converts size from the type System::Drawing::Size to type QSize
Converts string from the type System::String to type QString
Converts time from the type System::DateTime to type QTime
Converts rect from the type QRect to type System::Drawing::Rectangle
Converts size from the type QSize to type System::Drawing::Size
Converts string from the type QString to type System::String
Copyright © 2008 Nokia Corporation and/or its subsidiary(-ies) | Trademarks | Qt Solutions |