Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
Inkscape::Util::AcceleratorKey Class Reference

Gtk::AccelKey but with equality and less-than operators. More...

#include <action-accel.h>

Inheritance diagram for Inkscape::Util::AcceleratorKey:

Public Member Functions

bool operator== (AcceleratorKey const &other) const
 
bool operator< (AcceleratorKey const &other) const
 
 AcceleratorKey (Gtk::AccelKey const &ak)
 

Detailed Description

Gtk::AccelKey but with equality and less-than operators.

Definition at line 37 of file action-accel.h.

Constructor & Destructor Documentation

◆ AcceleratorKey()

Inkscape::Util::AcceleratorKey::AcceleratorKey ( Gtk::AccelKey const &  ak)
inline

Definition at line 51 of file action-accel.h.

Member Function Documentation

◆ operator<()

bool Inkscape::Util::AcceleratorKey::operator< ( AcceleratorKey const &  other) const
inline

Definition at line 45 of file action-accel.h.

◆ operator==()

bool Inkscape::Util::AcceleratorKey::operator== ( AcceleratorKey const &  other) const
inline

Definition at line 40 of file action-accel.h.


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