15#ifndef PREVIEWMANAGER_H
16#define PREVIEWMANAGER_H
20#include <QtCore/qcompare.h>
21#include <QtCore/qobject.h>
22#include <QtCore/qstring.h>
23#include <QtCore/qshareddata.h>
27class QDesignerFormWindowInterface;
34class QDesignerSettingsInterface;
Auxiliary methods to store/retrieve settings.
static QWidget * findLayoutContainer(const FormWindow *fw)
static bool hasManagedLayoutItems(const QDesignerFormEditorInterface *core, QWidget *w)
#define QDESIGNER_SHARED_EXPORT