From 8921310cee542e03ace48d035a1cdd0958ade286 Mon Sep 17 00:00:00 2001 From: DerkNiessink Date: Sat, 12 Oct 2024 13:52:08 +0200 Subject: [PATCH] Deployed 575acae0 with MkDocs version: 1.6.1 --- 404.html | 340 +++- Installation_Guide/index.html | 389 ++++- QtWidgets/QApplication/index.html | 1298 +++++++++++++++ QtWidgets/QCheckBox/index.html | 423 ++++- QtWidgets/QComboBox/index.html | 473 +++++- QtWidgets/QDoubleSpinBox/index.html | 449 ++++- QtWidgets/QFormLayout/index.html | 1115 +++++++++++++ QtWidgets/QGridLayout/index.html | 1115 +++++++++++++ QtWidgets/QGroupBox/index.html | 438 ++++- QtWidgets/QHBoxLayout/index.html | 535 ++++-- QtWidgets/QLabel/index.html | 423 ++++- QtWidgets/QLayout/index.html | 1303 +++++++++++++++ QtWidgets/QMainWindow/index.html | 549 +++++-- QtWidgets/QPushButton/index.html | 407 ++++- QtWidgets/QSpinBox/index.html | 449 ++++- QtWidgets/QTextEdit/index.html | 436 ++++- QtWidgets/QVBoxLayout/index.html | 531 ++++-- QtWidgets/QWidget/index.html | 1445 ++++++++++++++++ QtWidgets/index.html | 557 ++++++- assets/hl_color.css | 4 + assets/javascripts/bundle.525ec568.min.js | 16 + ....min.js.map => bundle.525ec568.min.js.map} | 8 +- assets/javascripts/bundle.56dfad97.min.js | 16 - ...07f07601.min.js => search.6ce7567c.min.js} | 6 +- ....min.js.map => search.6ce7567c.min.js.map} | 4 +- assets/stylesheets/main.35f28582.min.css | 1 - assets/stylesheets/main.35f28582.min.css.map | 1 - assets/stylesheets/main.8c3ca2c6.min.css | 1 + assets/stylesheets/main.8c3ca2c6.min.css.map | 1 + index.html | 378 ++++- objects.inv | 5 +- search/search_index.json | 2 +- sitemap.xml.gz | Bin 127 -> 127 bytes .../adding_widgets_to_a_window/index.html | 1294 +++++++++++++++ .../index.html | 1460 +++++++++++++++++ tutorial/creating_a_simple_window/index.html | 1138 +++++++++++++ tutorial/images/button_and_label.png | Bin 0 -> 13196 bytes tutorial/images/button_clicked.png | Bin 0 -> 15767 bytes tutorial/images/empty_window.png | Bin 0 -> 15094 bytes tutorial/index.html | 440 ++++- tutorial/next_steps/index.html | 1118 +++++++++++++ 41 files changed, 17641 insertions(+), 927 deletions(-) create mode 100755 QtWidgets/QApplication/index.html create mode 100755 QtWidgets/QFormLayout/index.html create mode 100755 QtWidgets/QGridLayout/index.html create mode 100755 QtWidgets/QLayout/index.html create mode 100755 QtWidgets/QWidget/index.html create mode 100755 assets/hl_color.css create mode 100755 assets/javascripts/bundle.525ec568.min.js rename assets/javascripts/{bundle.56dfad97.min.js.map => bundle.525ec568.min.js.map} (71%) delete mode 100755 assets/javascripts/bundle.56dfad97.min.js rename assets/javascripts/workers/{search.07f07601.min.js => search.6ce7567c.min.js} (94%) rename assets/javascripts/workers/{search.07f07601.min.js.map => search.6ce7567c.min.js.map} (78%) delete mode 100755 assets/stylesheets/main.35f28582.min.css delete mode 100755 assets/stylesheets/main.35f28582.min.css.map create mode 100755 assets/stylesheets/main.8c3ca2c6.min.css create mode 100755 assets/stylesheets/main.8c3ca2c6.min.css.map create mode 100755 tutorial/adding_widgets_to_a_window/index.html create mode 100755 tutorial/connecting_widgets_to_a_function/index.html create mode 100755 tutorial/creating_a_simple_window/index.html create mode 100755 tutorial/images/button_and_label.png create mode 100755 tutorial/images/button_clicked.png create mode 100755 tutorial/images/empty_window.png create mode 100755 tutorial/next_steps/index.html diff --git a/404.html b/404.html index 79bdc0ed..147f70fd 100755 --- a/404.html +++ b/404.html @@ -12,7 +12,7 @@ - + @@ -20,7 +20,7 @@ - + @@ -41,7 +41,7 @@ - + @@ -193,16 +193,17 @@ -
  • - - - + +
  • + + Tutorial - -
  • + + + @@ -303,12 +304,73 @@ + + + + + + + + + +
  • + + + + + + + + + + +
  • + + @@ -328,6 +461,8 @@ + +
  • @@ -382,35 +517,100 @@ +
  • + + + + + QApplication + + + + +
  • + + + + + + + + + + +
  • + + + + + QLayout + + + + +
  • + + + + + + + + + + +
  • + + + + + QWidget + + + + +
  • + + + + + + + + + + + +
  • - + -
  • + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + +