MCPcopy Create free account
hub / github.com/clementgallet/libTAS / slotFetchMarkerText

Method slotFetchMarkerText

src/program/ui/MainWindow.cpp:760–763  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

758}
759
760void MainWindow::slotFetchMarkerText(std::string &text)
761{
762 windowManager->getMarkerText(text);
763}
764
765void MainWindow::slotRegisterSavestate(int slot, unsigned long long frame)
766{

Callers

nothing calls this directly

Calls 1

getMarkerTextMethod · 0.45

Tested by

no test coverage detected