QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
ToolStripActionList Class Reference

#include <ToolStripActionList.h>

+ Inheritance diagram for ToolStripActionList:
+ Collaboration diagram for ToolStripActionList:

Signals

void modelChanged (void)
 

Public Member Functions

 ToolStripActionList (QObject *parent=nullptr)
 
QQmlListProperty< QObject > model READ model NOTIFY modelChanged QQmlListProperty< QObject > model ()
 

Detailed Description

Definition at line 7 of file ToolStripActionList.h.

Constructor & Destructor Documentation

◆ ToolStripActionList()

ToolStripActionList::ToolStripActionList ( QObject *  parent = nullptr)
explicit

Definition at line 3 of file ToolStripActionList.cc.

Member Function Documentation

◆ model()

QQmlListProperty< QObject > ToolStripActionList::model ( void  )

Definition at line 9 of file ToolStripActionList.cc.

◆ modelChanged

void ToolStripActionList::modelChanged ( void  )
signal

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