16#ifndef PREVIEWMANAGER_H
17#define PREVIEWMANAGER_H
21#include <QtCore/qcompare.h>
22#include <QtCore/qobject.h>
23#include <QtCore/qstring.h>
24#include <QtCore/qshareddata.h>
28class QDesignerFormWindowInterface;
35class QDesignerSettingsInterface;
Combined button and popup list for selecting options.
Auxiliary methods to store/retrieve settings.
static QWidget * findLayoutContainer(const FormWindow *fw)
static bool hasManagedLayoutItems(const QDesignerFormEditorInterface *core, QWidget *w)
#define QDESIGNER_SHARED_EXPORT