5#ifndef INPLACE_EDITOR_H
6#define INPLACE_EDITOR_H
8#include <textpropertyeditor_p.h>
9#include <shared_enums_p.h>
12#include <qdesigner_utils_p.h>
14#include <QtCore/qpointer.h>
19class QDesignerFormWindowInterface;
50 void updateSelection();
60 const QString m_property;
62 QPointer<QDesignerFormWindowInterface> m_formWindow;
63 QPointer<InPlaceEditor> m_editor;
65 qdesigner_internal::PropertySheetStringValue m_value;
Combined button and popup list for selecting options.
Auxiliary methods to store/retrieve settings.
TextPropertyValidationMode
static ButtonList buttonList(const QDesignerFormWindowCursorInterface *cursor)
static QUndoCommand * createRemoveButtonsCommand(QDesignerFormWindowInterface *fw, const ButtonList &bl)