Instrument doxyCluster
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Autonomy Class Reference

#include <autonomy.h>

Inheritance diagram for Autonomy:
Inheritance graph
[legend]
Collaboration diagram for Autonomy:
Collaboration graph
[legend]

Public Member Functions

 Autonomy (QWidget *parent=nullptr)
 
 ~Autonomy ()
 
void set_autonomy (int i)
 
int get_nbsections ()
 
int get_autonomy ()
 
QVector< QWidget * > get_sections ()
 
QHBoxLayout * get_layout ()
 
QVBoxLayout * get_mainlayout ()
 
QLabel * get_label ()
 

Constructor & Destructor Documentation

◆ Autonomy()

Autonomy::Autonomy ( QWidget *  parent = nullptr)

◆ ~Autonomy()

Autonomy::~Autonomy ( )

Member Function Documentation

◆ get_autonomy()

int Autonomy::get_autonomy ( )

◆ get_label()

QLabel * Autonomy::get_label ( )

◆ get_layout()

QHBoxLayout * Autonomy::get_layout ( )

◆ get_mainlayout()

QVBoxLayout * Autonomy::get_mainlayout ( )

◆ get_nbsections()

int Autonomy::get_nbsections ( )

◆ get_sections()

QVector< QWidget * > Autonomy::get_sections ( )

◆ set_autonomy()

void Autonomy::set_autonomy ( int  i)

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