MythTV  master
Classes | Enumerations
mythvirtualkeyboard.h File Reference
#include "mythscreentype.h"
Include dependency graph for mythvirtualkeyboard.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  KeyDefinition
 
class  MythUIVirtualKeyboard
 A popup onscreen keyboard for easy alphanumeric and text entry using a remote control or mouse. More...
 

Enumerations

enum  PopupPosition {
  VK_POSABOVEEDIT = 1, VK_POSBELOWEDIT, VK_POSTOPDIALOG, VK_POSBOTTOMDIALOG,
  VK_POSCENTERDIALOG
}
 Preferred position to place virtual keyboard popup. More...
 

Enumeration Type Documentation

◆ PopupPosition

Preferred position to place virtual keyboard popup.

Enumerator
VK_POSABOVEEDIT 
VK_POSBELOWEDIT 
VK_POSTOPDIALOG 
VK_POSBOTTOMDIALOG 
VK_POSCENTERDIALOG 

Definition at line 9 of file mythvirtualkeyboard.h.