Labels ====== A couple of classes are available which are derived from :py:class:`QtWidgets.QLabel` and provide specialized functionality. .. rubric:: Class Inheritance - :py:class:`QtWidgets.QWidget` - :py:class:`QtWidgets.QFrame` - :py:class:`QtWidgets.QLabel` - :py:class:`UI4.Widgets.AttributeDropLabel` UI4.Widgets.AttributeDropLabel ------------------------------ .. autoclass:: UI4.Widgets.AttributeDropLabel() :kat:example_screenshot:`AttributeDropLabel`