Apollo  6.0
Open source self driving car software
Signals | Public Member Functions | Protected Member Functions | List of all members
FixedAspectRatioWidget Class Reference

#include <fixedaspectratiowidget.h>

Inheritance diagram for FixedAspectRatioWidget:
Inheritance graph
Collaboration diagram for FixedAspectRatioWidget:
Collaboration graph

Signals

void focusOnThis (FixedAspectRatioWidget *)
 

Public Member Functions

 FixedAspectRatioWidget (QWidget *parent=nullptr, int index=0)
 
bool is_init (void) const
 
void SetupDynamicTexture (const std::shared_ptr< Texture > &textureObj)
 
void set_index (int i)
 
int index (void) const
 
void StartOrStopUpdate (bool b)
 
int innerHeight (void)
 

Protected Member Functions

void mouseDoubleClickEvent (QMouseEvent *event) override
 
void contextMenuEvent (QContextMenuEvent *) override
 
void resizeEvent (QResizeEvent *) override
 
void paintEvent (QPaintEvent *event) override
 

Constructor & Destructor Documentation

◆ FixedAspectRatioWidget()

FixedAspectRatioWidget::FixedAspectRatioWidget ( QWidget *  parent = nullptr,
int  index = 0 
)
explicit

Member Function Documentation

◆ contextMenuEvent()

void FixedAspectRatioWidget::contextMenuEvent ( QContextMenuEvent *  )
overrideprotected

◆ focusOnThis

void FixedAspectRatioWidget::focusOnThis ( FixedAspectRatioWidget )
signal

◆ index()

int FixedAspectRatioWidget::index ( void  ) const
inline

◆ innerHeight()

int FixedAspectRatioWidget::innerHeight ( void  )
inline

◆ is_init()

bool FixedAspectRatioWidget::is_init ( void  ) const
inline

◆ mouseDoubleClickEvent()

void FixedAspectRatioWidget::mouseDoubleClickEvent ( QMouseEvent *  event)
overrideprotected

◆ paintEvent()

void FixedAspectRatioWidget::paintEvent ( QPaintEvent *  event)
overrideprotected

◆ resizeEvent()

void FixedAspectRatioWidget::resizeEvent ( QResizeEvent *  )
overrideprotected

◆ set_index()

void FixedAspectRatioWidget::set_index ( int  i)
inline

◆ SetupDynamicTexture()

void FixedAspectRatioWidget::SetupDynamicTexture ( const std::shared_ptr< Texture > &  textureObj)

◆ StartOrStopUpdate()

void FixedAspectRatioWidget::StartOrStopUpdate ( bool  b)

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