QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
LoggingCategoryTreeNode Struct Reference

#include <LoggingCategoryModel.h>

+ Collaboration diagram for LoggingCategoryTreeNode:

Public Member Functions

 ~LoggingCategoryTreeNode ()
 

Public Attributes

QGCLoggingCategoryItemitem = nullptr
 
LoggingCategoryTreeNodeparent = nullptr
 
QList< LoggingCategoryTreeNode * > children
 
bool expanded = false
 

Detailed Description

Definition at line 80 of file LoggingCategoryModel.h.

Constructor & Destructor Documentation

◆ ~LoggingCategoryTreeNode()

LoggingCategoryTreeNode::~LoggingCategoryTreeNode ( )
inline

Definition at line 87 of file LoggingCategoryModel.h.

References children.

Member Data Documentation

◆ children

◆ expanded

bool LoggingCategoryTreeNode::expanded = false

Definition at line 85 of file LoggingCategoryModel.h.

◆ item

◆ parent

LoggingCategoryTreeNode* LoggingCategoryTreeNode::parent = nullptr

Definition at line 83 of file LoggingCategoryModel.h.

Referenced by LoggingCategoryTreeModel::parent().


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