Type Definition cxx_qt_lib::QUrlCpp

source · []
pub type QUrlCpp = QUrl;
Expand description

The QUrlCpp class provides a convenient interface for working with URLs.

Note that this is the C++ representation and QUrl should be used in Rust.