c++ - Qt::WA_TransparentForMouseEvents neither alpha transparency aren't working for wheel events? -


this line

this->setattribute(qt::wa_transparentformouseevents); 

is old friend works qt propagates event widget under current one.

also if using transparency in button solid part of gets kind of events.

unfortunatly didn't manage make same wheel events, can catch throught eventfilter not fine me.

the idea overlay on widget contains 3d data "steals" wheel event.


Comments

Popular posts from this blog

python - TypeError: start must be a integer -

c# - DevExpress RepositoryItemComboBox BackColor property ignored -

django - Creating multiple model instances in DRF3 -