20#include <QtGui/qicon.h>
#define QT_BUDDYEDITOR_EXPORT
bool isInitialized() const override
Returns true if the plugin interface is initialized; otherwise returns false.
void initialize(QDesignerFormEditorInterface *core) override
Initializes the plugin interface for the specified core interface.
QDesignerFormEditorInterface * core() const override
Returns the core form editor interface associated with this component.
QAction * action() const override
Returns the action associated with this interface.
~BuddyEditorPlugin() override
Auxiliary methods to store/retrieve settings.
QDESIGNER_SHARED_EXPORT bool isDarkMode()
#define QDESIGNER_SHARED_EXPORT