MCPcopy Create free account
hub / github.com/Kitware/CMake / open

Method open

Tests/QtAutogen/MocOsMacros/TestClass.cpp:5–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3#include <iostream>
4
5void TestClass::open()
6{
7 std::cout << "open\n";
8}
9
10// -- Mac
11#ifndef Q_OS_MAC

Callers 8

testUVStreambufReadFunction · 0.45
mainFunction · 0.45
compareFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
writePresetsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected