KgDifficultyGUI

KgDifficultyGUI Namespace Reference

Functions

void init (KXmlGuiWindow *window, KgDifficulty *difficulty=nullptr)
 

Detailed Description

The namespace for methods to integrate KgDifficulty into the UI.

See also
KgDifficulty

Function Documentation

◆ init()

void KgDifficultyGUI::init ( KXmlGuiWindow window,
KgDifficulty difficulty = nullptr 
)

Install standard GUI components for the manipulation of the given KgDifficulty instance in the given window.

Without a second parameter, the Kg::difficulty() singleton is used.

Definition at line 367 of file kgdifficulty.cpp.

This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Sep 27 2023 04:05:14 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.