[Development] Un-inlining members allowed?

Christian Ehrlicher Ch.Ehrlicher at gmx.de
Sun Oct 21 20:07:38 CEST 2018


Hi,

one more question - is it ok to un-inline a function? For example I want 
to move QListWidgetItem::isSelected() to the cpp file so I can properly 
mark QListWidget::isItemSelected() as deprecated but I'm unsure if this 
is allowed.

Thx,
Christian



More information about the Development mailing list