mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-18 13:30:34 +01:00
Add documentation
This commit is contained in:
@@ -25,6 +25,13 @@
|
|||||||
#include "templatedeleter.h"
|
#include "templatedeleter.h"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
When the ENABLE_PANEL_WIDGET_DND_CHECKS flag is set, the panel
|
||||||
|
performs checks during drag'n drop of items and categories.
|
||||||
|
For example, it checks that a target category is writable
|
||||||
|
before authorizing the drop of an element.
|
||||||
|
Removing this flag allows you to test the behavior of management functions
|
||||||
|
items (copy, move, etc.).
|
||||||
|
|
||||||
Lorsque le flag ENABLE_PANEL_WIDGET_DND_CHECKS est defini, le panel
|
Lorsque le flag ENABLE_PANEL_WIDGET_DND_CHECKS est defini, le panel
|
||||||
effectue des verifications lors des drag'n drop d'elements et categories.
|
effectue des verifications lors des drag'n drop d'elements et categories.
|
||||||
Par exemple, il verifie qu'une categorie cible est accessible en ecriture
|
Par exemple, il verifie qu'une categorie cible est accessible en ecriture
|
||||||
|
|||||||
Reference in New Issue
Block a user