LibreOffice Module vcl (master) 1
Public Member Functions | Public Attributes | List of all members
GtkSalFrame::IMHandler::PreviousKeyPress Struct Reference

#include <gtkframe.hxx>

Public Member Functions

 PreviousKeyPress (GdkEventKey *event)
 
 PreviousKeyPress (const PreviousKeyPress &rPrev)
 
bool operator== (GdkEventKey const *event) const
 

Public Attributes

GdkWindow * window
 
gint8 send_event
 
guint32 time
 
guint state
 
guint keyval
 
guint16 hardware_keycode
 
guint8 group
 

Detailed Description

Definition at line 79 of file gtkframe.hxx.

Constructor & Destructor Documentation

◆ PreviousKeyPress() [1/2]

GtkSalFrame::IMHandler::PreviousKeyPress::PreviousKeyPress ( GdkEventKey *  event)
inline

Definition at line 89 of file gtkframe.hxx.

References group, hardware_keycode, keyval, send_event, state, time, and window.

◆ PreviousKeyPress() [2/2]

GtkSalFrame::IMHandler::PreviousKeyPress::PreviousKeyPress ( const PreviousKeyPress rPrev)
inline

Definition at line 110 of file gtkframe.hxx.

Member Function Documentation

◆ operator==()

bool GtkSalFrame::IMHandler::PreviousKeyPress::operator== ( GdkEventKey const *  event) const
inline

Definition at line 120 of file gtkframe.hxx.

References group, hardware_keycode, keyval, send_event, state, time, and window.

Member Data Documentation

◆ group

guint8 GtkSalFrame::IMHandler::PreviousKeyPress::group

Definition at line 87 of file gtkframe.hxx.

Referenced by operator==(), and PreviousKeyPress().

◆ hardware_keycode

guint16 GtkSalFrame::IMHandler::PreviousKeyPress::hardware_keycode

Definition at line 86 of file gtkframe.hxx.

Referenced by operator==(), and PreviousKeyPress().

◆ keyval

guint GtkSalFrame::IMHandler::PreviousKeyPress::keyval

Definition at line 85 of file gtkframe.hxx.

Referenced by operator==(), and PreviousKeyPress().

◆ send_event

gint8 GtkSalFrame::IMHandler::PreviousKeyPress::send_event

Definition at line 82 of file gtkframe.hxx.

Referenced by operator==(), and PreviousKeyPress().

◆ state

guint GtkSalFrame::IMHandler::PreviousKeyPress::state

Definition at line 84 of file gtkframe.hxx.

Referenced by operator==(), and PreviousKeyPress().

◆ time

guint32 GtkSalFrame::IMHandler::PreviousKeyPress::time

Definition at line 83 of file gtkframe.hxx.

Referenced by operator==(), and PreviousKeyPress().

◆ window

GdkWindow* GtkSalFrame::IMHandler::PreviousKeyPress::window

Definition at line 81 of file gtkframe.hxx.

Referenced by operator==(), and PreviousKeyPress().


The documentation for this struct was generated from the following file: