![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qgridlayoutengine_p.h>
Public Member Functions | |
constexpr | QHVContainer (const T &h, const T &v) noexcept(std::is_nothrow_copy_constructible_v< T >) |
QHVContainer ()=default | |
constexpr T & | operator[] (Qt::Orientation o) |
constexpr const T & | operator[] (Qt::Orientation o) const |
constexpr T & | other (Qt::Orientation o) |
constexpr const T & | other (Qt::Orientation o) const |
constexpr void | transpose () noexcept |
constexpr QHVContainer | transposed () const noexcept(std::is_nothrow_copy_constructible_v< T >) |
Definition at line 71 of file qgridlayoutengine_p.h.
|
inlineconstexprnoexcept |
Definition at line 87 of file qgridlayoutengine_p.h.
|
default |
|
inlineconstexpr |
Definition at line 92 of file qgridlayoutengine_p.h.
|
inlineconstexpr |
Definition at line 93 of file qgridlayoutengine_p.h.
|
inlineconstexpr |
Definition at line 95 of file qgridlayoutengine_p.h.
|
inlineconstexpr |
Definition at line 96 of file qgridlayoutengine_p.h.
|
inlineconstexprnoexcept |
Definition at line 98 of file qgridlayoutengine_p.h.
|
inlineconstexprnoexcept |
Definition at line 99 of file qgridlayoutengine_p.h.