MCPcopy Create free account
hub / github.com/KDE/labplot / topLevelClasses

Method topLevelClasses

src/backend/datasources/projects/ProjectParser.cpp:45–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43}
44
45QList<AspectType> ProjectParser::topLevelClasses() const {
46 return m_topLevelClasses;
47}
48
49/*!
50 * returns the model containing the structure of the current project used for the preview in the import project dialog.

Callers 1

isTopLevelMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected