Skip to content
Snippets Groups Projects
Commit 27e20a2e authored by Katja Marttila's avatar Katja Marttila
Browse files

Example of showing how to use licensechecker plugin

Licensechecker plugin is a QtCreator plugin which is installer for all
except opensource users. This example shows how to check if user has
evaluation license and how to launch dialog when starting QtCreator to
ask user if he wants to install vplay plugin. For evaluation users it is
not possible to disable the install, only is informed to user that data
is collected. The vplay plugin install itself is not done in this example.
The relevant part for connecting to licensechecker plugin and to launch
dialog is done in vplayplugintestplugin.cpp extensionsInitialized()
-function.
parents
No related branches found
No related tags found
Loading
Showing
with 532 additions and 0 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment