QHBoxLayout

「QHBoxLayout」の編集履歴(バックアップ)一覧はこちら

QHBoxLayout」(2014/09/09 (火) 23:58:08) の最新版変更点

追加された行は緑色になります。

削除された行は赤色になります。

**見出し #contents() **QHBoxLayout クラス ウィジェットを水平方向に並べて配置します。 [[公式リファレンス>http://qt-project.org/doc/qt-5/qhboxlayout.html]] **継承関係 [[QLayoutItem]] ┣[[QLayout]] ┃┣[[QBoxLayout]] ┃┃┣[[QHBoxLayout]] … このクラス ┃┃┗[[QVBoxLayout]] … 垂直方向のレイアウト ┃┣[[QFormLayout]] ┃┣[[QGridLayout]] ┃┗[[QStackedLayout.]] ┣[[QSpacerItem]] ┗[[QWidgetItem]] **メンバ関数 ***コンストラクタ QHBoxLayout::QHBoxLayout() -説明 --水平方向のボックスレイアウトを生成します。 ***コンストラクタ QHBoxLayout::QHBoxLayout(QWidget * parent) -パラメータ --parent … このレイアウトの親 -説明 --指定した親ウィジェットを持つ水平方向のボックスレイアウトを生成します。 ***コンストラクタ QHBoxLayout::~QHBoxLayout() -説明 --この水平方向のボックスレイアウトを破棄します。
**見出し #contents() **QHBoxLayout クラス ウィジェットを水平方向に並べて配置します。 [[公式リファレンス>http://qt-project.org/doc/qt-5/qhboxlayout.html]] **継承関係 [[QLayoutItem]] ┣[[QLayout]] ┃┣[[QBoxLayout]] ┃┃┣[[QHBoxLayout]] … このクラス ┃┃┗[[QVBoxLayout]] … 垂直方向のレイアウト ┃┣[[QFormLayout]] ┃┣[[QGridLayout]] ┃┗[[QStackedLayout.]] ┣[[QSpacerItem]] ┗[[QWidgetItem]] **メンバ関数 ***コンストラクタ QHBoxLayout::QHBoxLayout() -説明 --水平方向のボックスレイアウトを生成します。 QHBoxLayout::QHBoxLayout(QWidget * parent) -パラメータ --parent … このレイアウトの親 -説明 --指定した親ウィジェットを持つ水平方向のボックスレイアウトを生成します。 ***デストラクタ QHBoxLayout::~QHBoxLayout() -説明 --この水平方向のボックスレイアウトを破棄します。

表示オプション

横に並べて表示:
変化行の前後のみ表示: