Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
layout_p.h File Reference

(bf0e106f00a590c9b5030b940da2603b2cffe214)

#include "shared_global_p.h"
#include "layoutinfo_p.h"
#include <QtCore/qpointer.h>
#include <QtCore/qobject.h>
#include <QtCore/qmap.h>
#include <QtCore/qhash.h>
#include <QtWidgets/qlayout.h>
#include <QtWidgets/qgridlayout.h>
#include <QtWidgets/qwidget.h>
+ Include dependency graph for layout_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  qdesigner_internal::Layout
 Baseclass for layouting widgets in the Designer (Helper for Layout commands) More...
 

Namespaces

namespace  qdesigner_internal
 Auxiliary methods to store/retrieve settings.
 
namespace  qdesigner_internal::Utils
 

Functions

int qdesigner_internal::Utils::indexOfWidget (QLayout *layout, QWidget *widget)