Type Definition cxx_qt_lib::QDateTimeCpp
source · [−]pub type QDateTimeCpp = QDateTime;
Expand description
The QDateTimeCpp class provides date and time functions.
Note that this is the C++ representation and QDateTime should be used in Rust.