We have moved to https://dokuwiki.librecad.org/

Lots of content was already moved to the new wiki, but there is still work to do. If you want to contribute, please register a new account at https://dokuwiki.librecad.org/

This wiki will be kept for a while to keep search engine results valid. Moved sites may be deleted here in future.

API & Development

From LibreCAD wiki
Revision as of 15:03, 25 February 2012 by Dli (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Factories:

QG_ActionHandler :

Responsible for starting CAD actions

RS_EventHandler :

Responsible for routing UI events

QG_ActionFactory :

Generate GUI actions and connection to CAD actions

QG_DialogFactory

Access to GUI interface: Qt widgets


RS_Entity Base class for all CAD entity types