TextFieldComboBox Class

class Utils::TextFieldComboBox

The TextFieldComboBox class is a non-editable combo box for text editing purposes that plays with QWizard::registerField (providing a settable 'text' property). More...

Header: #include <TextFieldComboBox>
Inherits: QComboBox

Public Functions

void setText(const QString &s)
QString text() const

Detailed Description

Allows for a separation of values to be used for wizard fields replacement and display texts.

© 2023 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.