sinfo
a compact graphical system performance monitor
Loading...
Searching...
No Matches
K3Key Class Reference

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)
 

Detailed Description

a class with methods to control windows

a reasonable way to hide/show/flip gui windows

Constructor & Destructor Documentation

◆ K3Key()

K3Key::K3Key ( int size)
inline

public constructor

Member Function Documentation

◆ flip()

void K3Key::flip ( int index)

flip the key

◆ hide()

void K3Key::hide ( void )

desactivate all keys

◆ is()

bool * K3Key::is ( int index)

get a reference to a key

◆ show()

void K3Key::show ( int index,
bool status )

activate a key

◆ status()

bool K3Key::status ( int index) const

get the key value


The documentation for this class was generated from the following files: