MCPcopy Create free account
hub / github.com/YACReader/yacreader / show

Method show

YACReader/width_slider.cpp:87–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85}
86
87void YACReaderSlider::show()
88{
89 QWidget::show();
90 setFocus();
91}
92
93void YACReaderSlider::focusOutEvent(QFocusEvent *event)
94{

Callers 14

avancedOptionToogledMethod · 0.45
showWhatsNewMethod · 0.45
AppearanceTabWidgetMethod · 0.45
renderMethod · 0.45
toFullScreenMethod · 0.45
toNormalMethod · 0.45
showToolBarsMethod · 0.45
translateMethod · 0.45
showMagnifyingGlassMethod · 0.45
informationSwitchMethod · 0.45
animateShowGoToFlowMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected