KTutorial  0.5.1
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
ktutorial::editorsupport::ClassRegisterAdaptorAdaptor to expose an ObjectRegister through DBus
ktutorial::customization::DefaultKdeCustomizationDefault KTutorial customization for KDE
ktutorial::editorsupport::EditorSupportSupport module for KTutorial editor to be accessed through D-Bus
ktutorial::editorsupport::EditorSupportAdaptorAdaptor to expose an EditorSupport through DBus
ktutorial::editorsupport::EventSpySpy to know all the events received in an object hierarchy
ktutorial::editorsupport::EventSpyAdaptorAdaptor to expose an EventSpy through DBus
ktutorial::KTutorialMain class of KTutorial
ktutorial::KTutorialCustomizationInterface to customize the UI of KTutorial
ktutorial::KTutorialPrivate
ktutorial::ObjectFinderHelper class to find objects
ktutorial::ObjectFinderPrivate
ktutorial::editorsupport::ObjectRegisterRegister to associate objects with an id
ktutorial::editorsupport::ObjectRegisterAdaptorAdaptor to expose an ObjectRegister through DBus
ktutorial::OptionAn option shown to the user
ktutorial::OptionPrivate
ktutorial::scripting::ScriptedStepStep to be used in scripts
ktutorial::scripting::ScriptedTutorialTutorial to be used in scripts
ktutorial::scripting::ScriptingModuleMain KTutorial interface for scripts
ktutorial::scripting::ScriptManagerManager for scripted tutorials
ktutorial::StepA step in a Tutorial
ktutorial::StepPrivate
ktutorial::view::StepTextWidgetA TextEdit with the appearance of a label to show the text of a step
ktutorial::view::StepWidgetWidget to show tutorials
ktutorial::TutorialA tutorial
ktutorial::TutorialInformationInformation about a Tutorial
ktutorial::TutorialInformationPrivate
ktutorial::view::TutorialListModelA ListModel that fetchs its data from a TutorialManager
ktutorial::TutorialManagerManager for tutorials
ktutorial::view::TutorialManagerDialogA dialog to show the available tutorials and start them
ktutorial::TutorialManagerPrivate
ktutorial::TutorialPrivate
ktutorial::UsingKTutorial
ktutorial::WaitForAbstract base class for conditions to be waited for
ktutorial::WaitForAndComposed WaitFor that performs an AND between its children
ktutorial::WaitForAndPrivate
ktutorial::WaitForComposedAbstract base class for composed conditions to wait for
ktutorial::WaitForComposedPrivate
ktutorial::WaitForEventWaits for an event of some specific type to be sent to an object
ktutorial::WaitForEventPrivate
ktutorial::WaitForNotSpecial WaitFor class to negate other WaitFor objects
ktutorial::WaitForNotPrivate
ktutorial::WaitForOrComposed WaitFor that performs an OR between its children
ktutorial::WaitForOrPrivate
ktutorial::WaitForPrivate
ktutorial::WaitForPropertyWaits for a property to have a specific value
ktutorial::WaitForPropertyPrivate
ktutorial::WaitForSignalWaits for a signal to be emitted
ktutorial::WaitForSignalPrivate
ktutorial::WaitForStepActivationWaits for the activation of a step
ktutorial::WaitForStepActivationPrivate
ktutorial::WaitForWindowWaits for a specific window to be shown
ktutorial::WaitForWindowPrivate
ktutorial::extendedinformation::WidgetHighlighterUtility class to highlight a widget
ktutorial::extendedinformation::WidgetHighlighterManagerUtility class to manage WidgetHighlighters
ktutorial::view::WindowOnTopEnforcerUtility class to avoid windows being blocked by modal widgets
ktutorial::common::WindowVisibilitySpySpy to know when windows from a widget hierarchy are shown or hidden