Olive
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
ComboBoxEx Class Reference

#include <comboboxex.h>

Inheritance diagram for ComboBoxEx:

Public Member Functions

 ComboBoxEx (QWidget *parent=nullptr)
 
void setScrollingEnabled (bool b)
 

Protected Member Functions

virtual void wheelEvent (QWheelEvent *e) override
 

Private Attributes

bool scrolling_enabled_
 

Constructor & Destructor Documentation

ComboBoxEx::ComboBoxEx ( QWidget *  parent = nullptr)

Member Function Documentation

void ComboBoxEx::setScrollingEnabled ( bool  b)
void ComboBoxEx::wheelEvent ( QWheelEvent *  e)
overrideprotectedvirtual

Member Data Documentation

bool ComboBoxEx::scrolling_enabled_
private

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