From b488136da7eeba55878d70c798085d54399d3688 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=92=D0=B0=D1=81=D0=B8=D0=BB=D0=B8=D0=B9?= <71924962+VasiliiSkrypnik@users.noreply.github.com> Date: Sat, 3 Jul 2021 13:05:21 +0300 Subject: [PATCH] Final --- Dockerfile | 18 + Exam_proj_QtLess/html/annotated.html | 81 + Exam_proj_QtLess/html/bc_s.png | Bin 0 -> 676 bytes Exam_proj_QtLess/html/bdwn.png | Bin 0 -> 147 bytes Exam_proj_QtLess/html/circle_8h_source.html | 89 + .../html/classcircle-members.html | 82 + Exam_proj_QtLess/html/classcircle.html | 101 + Exam_proj_QtLess/html/classes.html | 86 + .../html/classsquare-members.html | 94 + Exam_proj_QtLess/html/classsquare.html | 137 + .../html/classtriangle-members.html | 85 + Exam_proj_QtLess/html/classtriangle.html | 110 + Exam_proj_QtLess/html/closed.png | Bin 0 -> 132 bytes Exam_proj_QtLess/html/doc.png | Bin 0 -> 746 bytes Exam_proj_QtLess/html/doxygen.css | 1793 ++++++++++++ Exam_proj_QtLess/html/doxygen.svg | 26 + Exam_proj_QtLess/html/dynsections.js | 121 + Exam_proj_QtLess/html/files.html | 81 + Exam_proj_QtLess/html/folderclosed.png | Bin 0 -> 616 bytes Exam_proj_QtLess/html/folderopen.png | Bin 0 -> 597 bytes Exam_proj_QtLess/html/index.html | 74 + Exam_proj_QtLess/html/jquery.js | 35 + Exam_proj_QtLess/html/menu.js | 51 + Exam_proj_QtLess/html/menudata.js | 31 + Exam_proj_QtLess/html/nav_f.png | Bin 0 -> 153 bytes Exam_proj_QtLess/html/nav_g.png | Bin 0 -> 95 bytes Exam_proj_QtLess/html/nav_h.png | Bin 0 -> 98 bytes Exam_proj_QtLess/html/open.png | Bin 0 -> 123 bytes Exam_proj_QtLess/html/search/all_0.html | 37 + Exam_proj_QtLess/html/search/all_0.js | 4 + Exam_proj_QtLess/html/search/all_1.html | 37 + Exam_proj_QtLess/html/search/all_1.js | 4 + Exam_proj_QtLess/html/search/all_2.html | 37 + Exam_proj_QtLess/html/search/all_2.js | 4 + Exam_proj_QtLess/html/search/classes_0.html | 37 + Exam_proj_QtLess/html/search/classes_0.js | 4 + Exam_proj_QtLess/html/search/classes_1.html | 37 + Exam_proj_QtLess/html/search/classes_1.js | 4 + Exam_proj_QtLess/html/search/classes_2.html | 37 + Exam_proj_QtLess/html/search/classes_2.js | 4 + Exam_proj_QtLess/html/search/close.svg | 31 + Exam_proj_QtLess/html/search/mag_sel.svg | 74 + Exam_proj_QtLess/html/search/nomatches.html | 13 + Exam_proj_QtLess/html/search/search.css | 257 ++ Exam_proj_QtLess/html/search/search.js | 816 ++++++ Exam_proj_QtLess/html/search/search_l.png | Bin 0 -> 567 bytes Exam_proj_QtLess/html/search/search_m.png | Bin 0 -> 158 bytes Exam_proj_QtLess/html/search/search_r.png | Bin 0 -> 553 bytes Exam_proj_QtLess/html/search/searchdata.js | 18 + Exam_proj_QtLess/html/splitbar.png | Bin 0 -> 314 bytes Exam_proj_QtLess/html/square_8h_source.html | 92 + Exam_proj_QtLess/html/sync_off.png | Bin 0 -> 853 bytes Exam_proj_QtLess/html/sync_on.png | Bin 0 -> 845 bytes Exam_proj_QtLess/html/tab_a.png | Bin 0 -> 142 bytes Exam_proj_QtLess/html/tab_b.png | Bin 0 -> 169 bytes Exam_proj_QtLess/html/tab_h.png | Bin 0 -> 177 bytes Exam_proj_QtLess/html/tab_s.png | Bin 0 -> 184 bytes Exam_proj_QtLess/html/tabs.css | 1 + Exam_proj_QtLess/html/triangle_8h_source.html | 89 + Exam_proj_QtLess/latex/Makefile | 23 + Exam_proj_QtLess/latex/annotated.tex | 6 + Exam_proj_QtLess/latex/classcircle.tex | 26 + Exam_proj_QtLess/latex/classsquare.tex | 62 + Exam_proj_QtLess/latex/classtriangle.tex | 35 + Exam_proj_QtLess/latex/doxygen.sty | 576 ++++ Exam_proj_QtLess/latex/longtable_doxygen.sty | 448 +++ Exam_proj_QtLess/latex/make.bat | 31 + Exam_proj_QtLess/latex/refman.tex | 190 ++ Exam_proj_QtLess/latex/tabu_doxygen.sty | 2557 +++++++++++++++++ ...0\272\320\276\320\277\320\270\321\217.cpp" | 22 + Exam_proj_QtLess/main.cpp | 10 +- Exam_proj_QtLess/square.cpp | 17 + Exam_proj_QtLess/square.h | 5 +- ReadMe.md | 28 + .../.qmake.stash | 20 + .../Makefile | 501 ++++ .../Makefile.Debug | 180 ++ .../Makefile.Release | 179 ++ .../debug/Exam_proj_QtLess.exe | Bin 0 -> 47616 bytes .../debug/Exam_proj_QtLess.ilk | Bin 0 -> 514104 bytes .../debug/Exam_proj_QtLess.pdb | Bin 0 -> 872448 bytes .../debug/Exam_proj_QtLess.vc.pdb | Bin 0 -> 413696 bytes .../debug/circle.obj | Bin 0 -> 2793 bytes .../debug/main.obj | Bin 0 -> 55818 bytes .../debug/square.obj | Bin 0 -> 5046 bytes .../debug/triangle.obj | Bin 0 -> 2919 bytes html/bc_s.png | Bin 0 -> 676 bytes html/bdwn.png | Bin 0 -> 147 bytes html/closed.png | Bin 0 -> 132 bytes html/doc.png | Bin 0 -> 746 bytes html/doxygen.css | 1793 ++++++++++++ html/doxygen.svg | 26 + html/dynsections.js | 121 + html/folderclosed.png | Bin 0 -> 616 bytes html/folderopen.png | Bin 0 -> 597 bytes html/index.html | 74 + html/jquery.js | 35 + html/md__read_me.html | 90 + html/menu.js | 51 + html/menudata.js | 27 + html/nav_f.png | Bin 0 -> 153 bytes html/nav_g.png | Bin 0 -> 95 bytes html/nav_h.png | Bin 0 -> 98 bytes html/open.png | Bin 0 -> 123 bytes html/pages.html | 79 + html/search/all_0.html | 37 + html/search/all_0.js | 4 + html/search/close.svg | 31 + html/search/mag_sel.svg | 74 + html/search/nomatches.html | 13 + html/search/pages_0.html | 37 + html/search/pages_0.js | 4 + html/search/search.css | 257 ++ html/search/search.js | 816 ++++++ html/search/search_l.png | Bin 0 -> 567 bytes html/search/search_m.png | Bin 0 -> 158 bytes html/search/search_r.png | Bin 0 -> 553 bytes html/search/searchdata.js | 18 + html/splitbar.png | Bin 0 -> 314 bytes html/sync_off.png | Bin 0 -> 853 bytes html/sync_on.png | Bin 0 -> 845 bytes html/tab_a.png | Bin 0 -> 142 bytes html/tab_b.png | Bin 0 -> 169 bytes html/tab_h.png | Bin 0 -> 177 bytes html/tab_s.png | Bin 0 -> 184 bytes html/tabs.css | 1 + latex/Makefile | 23 + latex/doxygen.sty | 576 ++++ latex/longtable_doxygen.sty | 448 +++ latex/make.bat | 31 + latex/md__read_me.tex | 29 + latex/refman.tex | 188 ++ latex/tabu_doxygen.sty | 2557 +++++++++++++++++ ...0\264\320\276\320\272\320\265\321\200.txt" | 8 + 134 files changed, 17091 insertions(+), 5 deletions(-) create mode 100644 Dockerfile create mode 100644 Exam_proj_QtLess/html/annotated.html create mode 100644 Exam_proj_QtLess/html/bc_s.png create mode 100644 Exam_proj_QtLess/html/bdwn.png create mode 100644 Exam_proj_QtLess/html/circle_8h_source.html create mode 100644 Exam_proj_QtLess/html/classcircle-members.html create mode 100644 Exam_proj_QtLess/html/classcircle.html create mode 100644 Exam_proj_QtLess/html/classes.html create mode 100644 Exam_proj_QtLess/html/classsquare-members.html create mode 100644 Exam_proj_QtLess/html/classsquare.html create mode 100644 Exam_proj_QtLess/html/classtriangle-members.html create mode 100644 Exam_proj_QtLess/html/classtriangle.html create mode 100644 Exam_proj_QtLess/html/closed.png create mode 100644 Exam_proj_QtLess/html/doc.png create mode 100644 Exam_proj_QtLess/html/doxygen.css create mode 100644 Exam_proj_QtLess/html/doxygen.svg create mode 100644 Exam_proj_QtLess/html/dynsections.js create mode 100644 Exam_proj_QtLess/html/files.html create mode 100644 Exam_proj_QtLess/html/folderclosed.png create mode 100644 Exam_proj_QtLess/html/folderopen.png create mode 100644 Exam_proj_QtLess/html/index.html create mode 100644 Exam_proj_QtLess/html/jquery.js create mode 100644 Exam_proj_QtLess/html/menu.js create mode 100644 Exam_proj_QtLess/html/menudata.js create mode 100644 Exam_proj_QtLess/html/nav_f.png create mode 100644 Exam_proj_QtLess/html/nav_g.png create mode 100644 Exam_proj_QtLess/html/nav_h.png create mode 100644 Exam_proj_QtLess/html/open.png create mode 100644 Exam_proj_QtLess/html/search/all_0.html create mode 100644 Exam_proj_QtLess/html/search/all_0.js create mode 100644 Exam_proj_QtLess/html/search/all_1.html create mode 100644 Exam_proj_QtLess/html/search/all_1.js create mode 100644 Exam_proj_QtLess/html/search/all_2.html create mode 100644 Exam_proj_QtLess/html/search/all_2.js create mode 100644 Exam_proj_QtLess/html/search/classes_0.html create mode 100644 Exam_proj_QtLess/html/search/classes_0.js create mode 100644 Exam_proj_QtLess/html/search/classes_1.html create mode 100644 Exam_proj_QtLess/html/search/classes_1.js create mode 100644 Exam_proj_QtLess/html/search/classes_2.html create mode 100644 Exam_proj_QtLess/html/search/classes_2.js create mode 100644 Exam_proj_QtLess/html/search/close.svg create mode 100644 Exam_proj_QtLess/html/search/mag_sel.svg create mode 100644 Exam_proj_QtLess/html/search/nomatches.html create mode 100644 Exam_proj_QtLess/html/search/search.css create mode 100644 Exam_proj_QtLess/html/search/search.js create mode 100644 Exam_proj_QtLess/html/search/search_l.png create mode 100644 Exam_proj_QtLess/html/search/search_m.png create mode 100644 Exam_proj_QtLess/html/search/search_r.png create mode 100644 Exam_proj_QtLess/html/search/searchdata.js create mode 100644 Exam_proj_QtLess/html/splitbar.png create mode 100644 Exam_proj_QtLess/html/square_8h_source.html create mode 100644 Exam_proj_QtLess/html/sync_off.png create mode 100644 Exam_proj_QtLess/html/sync_on.png create mode 100644 Exam_proj_QtLess/html/tab_a.png create mode 100644 Exam_proj_QtLess/html/tab_b.png create mode 100644 Exam_proj_QtLess/html/tab_h.png create mode 100644 Exam_proj_QtLess/html/tab_s.png create mode 100644 Exam_proj_QtLess/html/tabs.css create mode 100644 Exam_proj_QtLess/html/triangle_8h_source.html create mode 100644 Exam_proj_QtLess/latex/Makefile create mode 100644 Exam_proj_QtLess/latex/annotated.tex create mode 100644 Exam_proj_QtLess/latex/classcircle.tex create mode 100644 Exam_proj_QtLess/latex/classsquare.tex create mode 100644 Exam_proj_QtLess/latex/classtriangle.tex create mode 100644 Exam_proj_QtLess/latex/doxygen.sty create mode 100644 Exam_proj_QtLess/latex/longtable_doxygen.sty create mode 100644 Exam_proj_QtLess/latex/make.bat create mode 100644 Exam_proj_QtLess/latex/refman.tex create mode 100644 Exam_proj_QtLess/latex/tabu_doxygen.sty create mode 100644 "Exam_proj_QtLess/main \342\200\224 \320\272\320\276\320\277\320\270\321\217.cpp" create mode 100644 ReadMe.md create mode 100644 build-Exam_proj_QtLess-Desktop_Qt_5_15_2_MSVC2019_64bit-Debug/.qmake.stash create mode 100644 build-Exam_proj_QtLess-Desktop_Qt_5_15_2_MSVC2019_64bit-Debug/Makefile create mode 100644 build-Exam_proj_QtLess-Desktop_Qt_5_15_2_MSVC2019_64bit-Debug/Makefile.Debug create mode 100644 build-Exam_proj_QtLess-Desktop_Qt_5_15_2_MSVC2019_64bit-Debug/Makefile.Release create mode 100644 build-Exam_proj_QtLess-Desktop_Qt_5_15_2_MSVC2019_64bit-Debug/debug/Exam_proj_QtLess.exe create mode 100644 build-Exam_proj_QtLess-Desktop_Qt_5_15_2_MSVC2019_64bit-Debug/debug/Exam_proj_QtLess.ilk create mode 100644 build-Exam_proj_QtLess-Desktop_Qt_5_15_2_MSVC2019_64bit-Debug/debug/Exam_proj_QtLess.pdb create mode 100644 build-Exam_proj_QtLess-Desktop_Qt_5_15_2_MSVC2019_64bit-Debug/debug/Exam_proj_QtLess.vc.pdb create mode 100644 build-Exam_proj_QtLess-Desktop_Qt_5_15_2_MSVC2019_64bit-Debug/debug/circle.obj create mode 100644 build-Exam_proj_QtLess-Desktop_Qt_5_15_2_MSVC2019_64bit-Debug/debug/main.obj create mode 100644 build-Exam_proj_QtLess-Desktop_Qt_5_15_2_MSVC2019_64bit-Debug/debug/square.obj create mode 100644 build-Exam_proj_QtLess-Desktop_Qt_5_15_2_MSVC2019_64bit-Debug/debug/triangle.obj create mode 100644 html/bc_s.png create mode 100644 html/bdwn.png create mode 100644 html/closed.png create mode 100644 html/doc.png create mode 100644 html/doxygen.css create mode 100644 html/doxygen.svg create mode 100644 html/dynsections.js create mode 100644 html/folderclosed.png create mode 100644 html/folderopen.png create mode 100644 html/index.html create mode 100644 html/jquery.js create mode 100644 html/md__read_me.html create mode 100644 html/menu.js create mode 100644 html/menudata.js create mode 100644 html/nav_f.png create mode 100644 html/nav_g.png create mode 100644 html/nav_h.png create mode 100644 html/open.png create mode 100644 html/pages.html create mode 100644 html/search/all_0.html create mode 100644 html/search/all_0.js create mode 100644 html/search/close.svg create mode 100644 html/search/mag_sel.svg create mode 100644 html/search/nomatches.html create mode 100644 html/search/pages_0.html create mode 100644 html/search/pages_0.js create mode 100644 html/search/search.css create mode 100644 html/search/search.js create mode 100644 html/search/search_l.png create mode 100644 html/search/search_m.png create mode 100644 html/search/search_r.png create mode 100644 html/search/searchdata.js create mode 100644 html/splitbar.png create mode 100644 html/sync_off.png create mode 100644 html/sync_on.png create mode 100644 html/tab_a.png create mode 100644 html/tab_b.png create mode 100644 html/tab_h.png create mode 100644 html/tab_s.png create mode 100644 html/tabs.css create mode 100644 latex/Makefile create mode 100644 latex/doxygen.sty create mode 100644 latex/longtable_doxygen.sty create mode 100644 latex/make.bat create mode 100644 latex/md__read_me.tex create mode 100644 latex/refman.tex create mode 100644 latex/tabu_doxygen.sty create mode 100644 "\320\232\320\276\320\274\320\260\320\275\320\264\321\213 \320\264\320\276\320\272\320\265\321\200.txt" diff --git a/Dockerfile b/Dockerfile new file mode 100644 index 0000000..5a3509a --- /dev/null +++ b/Dockerfile @@ -0,0 +1,18 @@ +FROM ubuntu + +LABEL author="Skrypnik" +LABEL group="201-331" + +RUN echo "This image of Vasily Skrypnik for exam." + +RUN apt update -y && apt upgrade -y \ +&& apt install -y build-essential g++ + +COPY Exam_proj_QtLess /app/source + +WORKDIR /app/source +RUN g++ *.cpp -o ../program + +WORKDIR /app + +ENTRYPOINT [ "/app/program" ] diff --git a/Exam_proj_QtLess/html/annotated.html b/Exam_proj_QtLess/html/annotated.html new file mode 100644 index 0000000..7252f1d --- /dev/null +++ b/Exam_proj_QtLess/html/annotated.html @@ -0,0 +1,81 @@ + + +
+ + + + +
+ My Project
+
+ |
+
+ My Project
+
+ |
+
+ My Project
+
+ |
+
This is the complete list of members for circle, including all inherited members.
+circle() (defined in circle) | circle | |
circle(double x, double y, double rad) (defined in circle) | circle | |
r (defined in circle) | circle | private |
x0 (defined in circle) | circle | private |
y0 (defined in circle) | circle | private |
+ My Project
+
+ |
+
+Public Member Functions | |
+ | circle (double x, double y, double rad) |
+Private Attributes | |
+double | x0 |
+double | y0 |
+double | r |
+ My Project
+
+ |
+
+ My Project
+
+ |
+
This is the complete list of members for square, including all inherited members.
+a (defined in square) | square | private |
a_x (defined in square) | square | private |
a_y (defined in square) | square | private |
ax (defined in square) | square | private |
ay (defined in square) | square | private |
b (defined in square) | square | private |
b_x (defined in square) | square | private |
b_y (defined in square) | square | private |
bx (defined in square) | square | private |
by (defined in square) | square | private |
c_x (defined in square) | square | private |
c_y (defined in square) | square | private |
d_x (defined in square) | square | private |
d_y (defined in square) | square | private |
figure_square() (defined in square) | square | |
square() (defined in square) | square | |
square(double ver[]) (defined in square) | square |
+ My Project
+
+ |
+
+Public Member Functions | |
+ | square (double ver[]) |
+double | figure_square () |
+ My Project
+
+ |
+
This is the complete list of members for triangle, including all inherited members.
+a_x (defined in triangle) | triangle | private |
a_y (defined in triangle) | triangle | private |
b_x (defined in triangle) | triangle | private |
b_y (defined in triangle) | triangle | private |
c_x (defined in triangle) | triangle | private |
c_y (defined in triangle) | triangle | private |
triangle() (defined in triangle) | triangle | |
triangle(double ver[]) (defined in triangle) | triangle |
+ My Project
+
+ |
+
+Public Member Functions | |
+ | triangle (double ver[]) |
+Private Attributes | |
+double | a_x |
+double | a_y |
+double | b_x |
+double | b_y |
+double | c_x |
+double | c_y |
+ My Project
+
+ |
+
+ My Project
+
+ |
+