mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-15 04:40:37 +02:00
Updated docs
This commit is contained in:
@@ -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 ]
|
||||
];
|
||||
Reference in New Issue
Block a user