MCPcopy Create free account
hub / github.com/OpenBoard-org/OpenBoard / loadScreenList

Method loadScreenList

src/core/UBPreferencesController.cpp:780–783  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

778}
779
780void UBScreenListLineEdit::loadScreenList(const QStringList &screenList)
781{
782 setText(screenList.join(','));
783}
784
785void UBScreenListLineEdit::focusInEvent(QFocusEvent *focusEvent)
786{

Callers 2

initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected