3D PDF: demo window

This commit is contained in:
Jakub Melka
2022-07-03 18:21:42 +02:00
parent 1631268d08
commit 774a7bc57f
7 changed files with 316 additions and 0 deletions

View File

@ -172,6 +172,7 @@ public:
ToolScreenshot,
ToolExtractImage,
DeveloperCreateInstaller,
DeveloperShow3DWindowDemo,
LastAction
};
@ -353,6 +354,7 @@ private:
void onActionOpenTriggered();
void onActionCloseTriggered();
void onActionDeveloperCreateInstaller();
void onActionDeveloperShow3DWindowDemo();
void onActionGetSource();
void onActionBecomeSponsor();
void onActionAutomaticDocumentRefresh();