MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / filePath

Method filePath

launcher/settings/INISettingsObject.h:37–40  ·  view source on GitHub ↗

! * \brief Gets the path to the INI file. * \return The path to the INI file. */

Source from the content-addressed store, hash-verified

35 * \return The path to the INI file.
36 */
37 virtual QString filePath() const
38 {
39 return m_filePath;
40 }
41
42 /*!
43 * \brief Sets the path to the INI file and reloads it.

Callers 15

mergeZipFilesMethod · 0.80
createModdedJarMethod · 0.80
ensureFolderPathExistsFunction · 0.80
fromInspectedFolderMethod · 0.80
FindJavaPathsMethod · 0.80
serversPathMethod · 0.80
dataMethod · 0.80
setFilterStateMethod · 0.80
shouldExpandMethod · 0.80
directoryChangedMethod · 0.80
getDownloadsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected