Uses of Class
com.blackledge.david.tivo.widgets.qk.QKCue

Packages that use QKCue
com.blackledge.david.tivo.widgets.qk The QuickKeyboard (QK) is a TiVo Keyboard widget by David Blackledge that is extensible and is designed to support handlers that allow quick entry via the TiVo Remote. 
 

Uses of QKCue in com.blackledge.david.tivo.widgets.qk
 

Methods in com.blackledge.david.tivo.widgets.qk that return QKCue
 QKCue QuickKeyboard.getCue(int keyCode)
          helper to work back in case you can easily determine what to do based on the cue, especially if using own cue subclasses.