MCPcopy Create free account
hub / github.com/cpvrlab/ImagePlay / synchronizeViews

Method synchronizeViews

ImagePlay/include/MainWindow.h:111–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109 // disable right click toolbar menu
110 QMenu* createPopupMenu () { return NULL; }
111 bool synchronizeViews () { return _synchronizeViews; }
112 void setDefaultImagePath (QString path) { _defaultImagePath = path; }
113 QString defaultImagePath () { return _defaultImagePath; }
114 void setPluginDevPath (QString path) { _pluginDevPath = path; }

Callers 1

tabChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected