Qt Interface Framework Control Panel Helper QML Types

The QtInterfaceFramework.ControlPanelHelper module provides a collection of reusable QML components for building control panel user interfaces.

To use the Qt Interface Framework Control Panel Helper QML types in your application, import the module with the following statement:

import QtInterfaceFramework.ControlPanelHelper 1.0

BooleanControl

Reusable Boolean control with Switch

ComboBoxControl

Reusable ComboBox control for both Enums and Domain values

ControlPanelStyle

Centralized style definitions for Control Panel components

CustomControlPanelComponent

Base class for custom property components

Footer

For Control Panel

InterfaceSelector

Interface Selector Panel

NoResultsFound

No Results Found Message

PropertyCard

Reusable Property Card container

PropertySection

Property Section with header

RangeControl

Reusable Range control with Slider

SearchField

Reusable Search Field with clear button

SpinControl

Reusable Spin control with SpinBox

TextControl

Reusable Text control with TextField

TopBar

Top Bar for Control Panel

UnsupportedControl

Reusable control for unsupported properties

ZoneSelector

Reusable Zone Selector ComboBox

© 2026 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.