![]() |
Public API Reference |
#include "csws.h"
#include "cscomp.h"
#include "csutil/array.h"
Go to the source code of this file.
Compounds | |
| class | csHint |
| This component will display "floating hints", which will vanish as soon as you move the mouse or press a key. More... | |
| class | csHintManager |
| The "hint manager" keeps track of all hints and associated components, and creates the appropiate csHint when it detects mouse is not moved for too long time. More... | |
Defines | |
| #define | CSHINT_DEFAULT_TIMEOUT 3000 |
| Default timeout for hints (in 1/1000 seconds). More... | |
Definition in file cshints.h.