sinfo
a compact graphical system performance monitor
|
a class with methods to control windows More...
#include <K3Key.h>
Public Member Functions | |
K3Key (int size) | |
bool * | is (int) |
bool | status (int) const |
void | hide (void) |
void | show (int, bool) |
void | flip (int) |
a class with methods to control windows
a reasonable way to hide/show/flip gui windows
|
inline |
public constructor
void K3Key::flip | ( | int | index | ) |
flip the key
void K3Key::hide | ( | void | ) |
desactivate all keys
bool * K3Key::is | ( | int | index | ) |
get a reference to a key
void K3Key::show | ( | int | index, |
bool | status ) |
activate a key
bool K3Key::status | ( | int | index | ) | const |
get the key value