QWidget._customInitEvent

custom onInit event, if not null, it should be called before doing anything else in init();

class QWidget
protected
InitFunction _customInitEvent;

Meta