mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-12 19:40:28 +02:00
34 lines
1.5 KiB
JavaScript
34 lines
1.5 KiB
JavaScript
var hierarchy =
|
|
[
|
|
[ "IntelliColorPicker", "class_intelli_color_picker.html", null ],
|
|
[ "IntelliImage", "class_intelli_image.html", [
|
|
[ "IntelliRasterImage", "class_intelli_raster_image.html", [
|
|
[ "IntelliShapedImage", "class_intelli_shaped_image.html", null ]
|
|
] ]
|
|
] ],
|
|
[ "IntelliRenderSettings", "class_intelli_render_settings.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 ],
|
|
[ "IntelliToolPolygon", "class_intelli_tool_polygon.html", null ],
|
|
[ "IntelliToolRectangle", "class_intelli_tool_rectangle.html", null ]
|
|
] ],
|
|
[ "IntelliToolsettings", "class_intelli_toolsettings.html", null ],
|
|
[ "LayerObject", "struct_layer_object.html", null ],
|
|
[ "QDialog", null, [
|
|
[ "IntelliInputDialog", "class_intelli_input_dialog.html", null ]
|
|
] ],
|
|
[ "QLabel", null, [
|
|
[ "PaintingArea", "class_painting_area.html", null ]
|
|
] ],
|
|
[ "QMainWindow", null, [
|
|
[ "IntelliPhotoGui", "class_intelli_photo_gui.html", null ]
|
|
] ],
|
|
[ "QObject", null, [
|
|
[ "UnitTest", "class_unit_test.html", null ]
|
|
] ],
|
|
[ "Triangle", "struct_triangle.html", null ]
|
|
]; |