Crate qt_macros

Source
Expand description

Macros for Qt.

This crate shouldn’t be used directly. The macros are reexported by qt_core and qt_ui_tools crates.

This crate is part of the ritual project.

Attribute Macros§

  • Generates a method that returns a slot object bound to self.
  • Generates code for loading an UI file.