FlightGear next
GettingStartedScopeAttached Class Reference

#include <GettingStartedScope.hxx>

Inherits QObject.

Public Slots

void setController (GettingStartedTipsController *controller)
 

Signals

void controllerChanged ()
 

Public Member Functions

 GettingStartedScopeAttached (QObject *parent)
 
GettingStartedTipsControllercontroller () const
 

Properties

GettingStartedTipsControllercontroller
 

Detailed Description

Definition at line 11 of file GettingStartedScope.hxx.

Constructor & Destructor Documentation

◆ GettingStartedScopeAttached()

GettingStartedScopeAttached::GettingStartedScopeAttached ( QObject * parent)

Definition at line 17 of file GettingStartedScope.cxx.

Member Function Documentation

◆ controller()

GettingStartedTipsController * GettingStartedScopeAttached::controller ( ) const
inline

Definition at line 19 of file GettingStartedScope.hxx.

◆ controllerChanged

void GettingStartedScopeAttached::controllerChanged ( )
signal

◆ setController

void GettingStartedScopeAttached::setController ( GettingStartedTipsController * controller)
slot

Definition at line 22 of file GettingStartedScope.cxx.

Property Documentation

◆ controller

GettingStartedTipsController* GettingStartedScopeAttached::controller
readwrite

Definition at line 15 of file GettingStartedScope.hxx.


The documentation for this class was generated from the following files: