docs(c++): guide to creating a custom origin in C++ #136

Closed
opened 2026-02-10 13:22:00 +00:00 by forbes · 0 comments
Owner

Write a step-by-step developer guide for creating a new FileOrigin subclass in C++: required virtual method overrides, capability declarations, signal emission patterns, registration with OriginManager, and integration with the File menu commands. Include a minimal example (e.g., a hypothetical Cloud origin).

Write a step-by-step developer guide for creating a new FileOrigin subclass in C++: required virtual method overrides, capability declarations, signal emission patterns, registration with OriginManager, and integration with the File menu commands. Include a minimal example (e.g., a hypothetical Cloud origin).
forbes added the documentation label 2026-02-10 13:22:00 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kindred/create#136