Quarter: Update Quarter code
* Removes unused default constructors of the device classes * Changes several doc strings
This commit is contained in:
@@ -164,6 +164,7 @@ SbBool SoGestureSwipeEvent::isSoGestureSwipeEvent(const SoEvent *ev) const
|
||||
//----------------------------GesturesDevice-------------------------------
|
||||
|
||||
GesturesDevice::GesturesDevice(QWidget* widget)
|
||||
: InputDevice(nullptr)
|
||||
{
|
||||
if (SoGestureEvent::getClassTypeId().isBad()){
|
||||
SoGestureEvent::initClass();
|
||||
|
||||
Reference in New Issue
Block a user