mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-13 03:40:31 +02:00
22 lines
884 B
JavaScript
22 lines
884 B
JavaScript
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", [
|
|
[ "IntelliToolLine", "class_intelli_tool_line.html", null ],
|
|
[ "IntelliToolPen", "class_intelli_tool_pen.html", null ],
|
|
[ "IntelliToolPlainTool", "class_intelli_tool_plain_tool.html", null ]
|
|
] ],
|
|
[ "LayerObject", "struct_layer_object.html", null ],
|
|
[ "QMainWindow", null, [
|
|
[ "IntelliPhotoGui", "class_intelli_photo_gui.html", null ]
|
|
] ],
|
|
[ "QWidget", null, [
|
|
[ "PaintingArea", "class_painting_area.html", null ]
|
|
] ]
|
|
]; |