ktutorial::editorsupport::ClassRegisterAdaptor | Adaptor to expose an ObjectRegister through DBus |
ktutorial::customization::DefaultKdeCustomization | Default KTutorial customization for KDE |
ktutorial::editorsupport::EditorSupport | Support module for KTutorial editor to be accessed through D-Bus |
ktutorial::editorsupport::EditorSupportAdaptor | Adaptor to expose an EditorSupport through DBus |
ktutorial::editorsupport::EventSpy | Spy to know all the events received in an object hierarchy |
ktutorial::editorsupport::EventSpyAdaptor | Adaptor to expose an EventSpy through DBus |
ktutorial::KTutorial | Main class of KTutorial |
ktutorial::KTutorialCustomization | Interface to customize the UI of KTutorial |
ktutorial::KTutorialPrivate | |
ktutorial::ObjectFinder | Helper class to find objects |
ktutorial::ObjectFinderPrivate | |
ktutorial::editorsupport::ObjectRegister | Register to associate objects with an id |
ktutorial::editorsupport::ObjectRegisterAdaptor | Adaptor to expose an ObjectRegister through DBus |
ktutorial::Option | An option shown to the user |
ktutorial::OptionPrivate | |
ktutorial::scripting::ScriptedStep | Step to be used in scripts |
ktutorial::scripting::ScriptedTutorial | Tutorial to be used in scripts |
ktutorial::scripting::ScriptingModule | Main KTutorial interface for scripts |
ktutorial::scripting::ScriptManager | Manager for scripted tutorials |
ktutorial::Step | A step in a Tutorial |
ktutorial::StepPrivate | |
ktutorial::view::StepTextWidget | A TextEdit with the appearance of a label to show the text of a step |
ktutorial::view::StepWidget | Widget to show tutorials |
ktutorial::Tutorial | A tutorial |
ktutorial::TutorialInformation | Information about a Tutorial |
ktutorial::TutorialInformationPrivate | |
ktutorial::view::TutorialListModel | A ListModel that fetchs its data from a TutorialManager |
ktutorial::TutorialManager | Manager for tutorials |
ktutorial::view::TutorialManagerDialog | A dialog to show the available tutorials and start them |
ktutorial::TutorialManagerPrivate | |
ktutorial::TutorialPrivate | |
ktutorial::UsingKTutorial | |
ktutorial::WaitFor | Abstract base class for conditions to be waited for |
ktutorial::WaitForAnd | Composed WaitFor that performs an AND between its children |
ktutorial::WaitForAndPrivate | |
ktutorial::WaitForComposed | Abstract base class for composed conditions to wait for |
ktutorial::WaitForComposedPrivate | |
ktutorial::WaitForEvent | Waits for an event of some specific type to be sent to an object |
ktutorial::WaitForEventPrivate | |
ktutorial::WaitForNot | Special WaitFor class to negate other WaitFor objects |
ktutorial::WaitForNotPrivate | |
ktutorial::WaitForOr | Composed WaitFor that performs an OR between its children |
ktutorial::WaitForOrPrivate | |
ktutorial::WaitForPrivate | |
ktutorial::WaitForProperty | Waits for a property to have a specific value |
ktutorial::WaitForPropertyPrivate | |
ktutorial::WaitForSignal | Waits for a signal to be emitted |
ktutorial::WaitForSignalPrivate | |
ktutorial::WaitForStepActivation | Waits for the activation of a step |
ktutorial::WaitForStepActivationPrivate | |
ktutorial::WaitForWindow | Waits for a specific window to be shown |
ktutorial::WaitForWindowPrivate | |
ktutorial::extendedinformation::WidgetHighlighter | Utility class to highlight a widget |
ktutorial::extendedinformation::WidgetHighlighterManager | Utility class to manage WidgetHighlighters |
ktutorial::view::WindowOnTopEnforcer | Utility class to avoid windows being blocked by modal widgets |
ktutorial::common::WindowVisibilitySpy | Spy to know when windows from a widget hierarchy are shown or hidden |