Linux Standard Base Desktop Specification 4.1 | ||
---|---|---|
<<< Previous | Next >>> |
The QLayout::totalSizeHint() function shall return the preferred size of the layout. The result shalle be the same as for the sizeHint(), but with contentsMargins and menu bar taken into account.
Note that all inheritors of the QLayoutItem class should provide their own implementation of the sizeHint() function.
This function is not intended to be used by applications directly, but may appear among application dependencies as a result of usage of other functions and macros.
<<< Previous | Home | Next >>> |
_ZNK6QImage7devTypeEv | Up | _ZNK7QLayout16totalMaximumSizeEv |