public void EnableSection(string file, string sectionName, bool enable) { QtProject.EnableSection(file, sectionName, enable); }