Updated docs

This commit is contained in:
2019-12-19 11:29:26 +01:00
parent 559f229b7b
commit 4d68b6ab0a
356 changed files with 11771 additions and 2723 deletions

View File

@@ -1,16 +1,18 @@
var hierarchy =
[
[ "IntelliColorPicker", "class_intelli_color_picker.html", null ],
[ "IntelliHelper", "class_intelli_helper.html", null ],
[ "IntelliImage", "class_intelli_image.html", [
[ "IntelliRasterImage", "class_intelli_raster_image.html", [
[ "IntelliShapedImage", "class_intelli_shaped_image.html", null ]
] ]
] ],
[ "IntelliTool", "class_intelli_tool.html", [
[ "IntelliToolCircle", "class_intelli_tool_circle.html", null ],
[ "IntelliToolFloodFill", "class_intelli_tool_flood_fill.html", null ],
[ "IntelliToolLine", "class_intelli_tool_line.html", null ],
[ "IntelliToolPen", "class_intelli_tool_pen.html", null ],
[ "IntelliToolPlainTool", "class_intelli_tool_plain_tool.html", null ]
[ "IntelliToolPlainTool", "class_intelli_tool_plain_tool.html", null ],
[ "IntelliToolRectangle", "class_intelli_tool_rectangle.html", null ]
] ],
[ "LayerObject", "struct_layer_object.html", null ],
[ "QMainWindow", null, [
@@ -18,5 +20,6 @@ var hierarchy =
] ],
[ "QWidget", null, [
[ "PaintingArea", "class_painting_area.html", null ]
] ]
] ],
[ "Triangle", "struct_triangle.html", null ]
];