Scrolling
This module provide a good way to control scrolling events.
like all other System modules the classes here can be only ones.
Module Details
Variables (Members):
Name |
Type |
Default Value |
Description |
scrolling |
|
Variable that contain the Scrolling class that you load (only one scrolling can be load, if you want to launch it call the AddScrolling function to Initialized the mouse). |
|
initialized |
Boolean |
false |
Boolean used to check if the scrolling class has already been Initialized. |
Functions:
Name |
Arguments |
Return |
Description |
AddScrolling |
|
None |
This function check if the module has been loaded and if it has never been called. If all the condition has been fulfill then it Initialized the scrolling class (note the class has been instanced during the Call function of the EE. |
Created with the Personal Edition of HelpNDoc: Create cross-platform Qt Help files