FlightGear next
PropertyItemModelRoleMapping Class Reference

Inherits QObject.

Public Slots

void setPath (QString path)
 
void setRoleName (QString roleName)
 

Signals

void pathChanged (QString path)
 
void roleNameChanged (QString roleName)
 

Public Member Functions

QString path () const
 
QString roleName () const
 

Properties

QString path
 
QString roleName
 

Friends

class PropertyItemModel
 

Detailed Description

Definition at line 7 of file PropertyItemModel.cxx.

Member Function Documentation

◆ path()

QString PropertyItemModelRoleMapping::path ( ) const
inline

Definition at line 15 of file PropertyItemModel.cxx.

◆ pathChanged

void PropertyItemModelRoleMapping::pathChanged ( QString path)
signal

◆ roleName()

QString PropertyItemModelRoleMapping::roleName ( ) const
inline

Definition at line 20 of file PropertyItemModel.cxx.

◆ roleNameChanged

void PropertyItemModelRoleMapping::roleNameChanged ( QString roleName)
signal

◆ setPath

void PropertyItemModelRoleMapping::setPath ( QString path)
inlineslot

Definition at line 26 of file PropertyItemModel.cxx.

◆ setRoleName

void PropertyItemModelRoleMapping::setRoleName ( QString roleName)
inlineslot

Definition at line 35 of file PropertyItemModel.cxx.

Friends And Related Symbol Documentation

◆ PropertyItemModel

friend class PropertyItemModel
friend

Definition at line 50 of file PropertyItemModel.cxx.

Property Documentation

◆ path

QString PropertyItemModelRoleMapping::path
readwrite

Definition at line 11 of file PropertyItemModel.cxx.

◆ roleName

QString PropertyItemModelRoleMapping::roleName
readwrite

Definition at line 12 of file PropertyItemModel.cxx.


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