Rust bindings for the QtCore C++ library, providing core non-GUI functionality.
# Cargo.toml
[dependencies]
qt_core = "0.5.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a Qt QString from a Rust string and converts it back.
Install Qt development libraries (e.g., qt5-default or qt6-base-dev) and set the appropriate environment variables.
No dependency data recorded yet.