Searched refs:removedCustomSchemas (Results 1 – 3 of 3) sorted by relevance
69 QList<ColorSchemeData> removedCustomSchemas; variable90 QList<ColorSchemeData> removedCustomSchemas; variable
351 removedCustomSchemas = state->removedCustomSchemas; in setState()371 state->removedCustomSchemas = removedCustomSchemas; in getState()463 removedCustomSchemas.append(customSchemas[i]); in sl_onDeleteColorSchema()
101 foreach (const ColorSchemeData &schema, state->removedCustomSchemas) { in saveState()