Classes | Public Member Functions | Private Slots | Private Member Functions | Private Attributes
HelpVideo Class Reference

#include <video_cheatsheet.h>

List of all members.

Classes

struct  HelpSection

Public Member Functions

 HelpVideo (QWidget *parent=nullptr)
 ~HelpVideo ()

Private Slots

void handleError (QMediaPlayer::Error)

Private Member Functions

void setupHelps ()

Private Attributes

std::vector< HelpSection_help_sections
QMediaPlayer * _media_player
QMediaPlaylist * _playlist
QLabel * _text

Detailed Description

Definition at line 61 of file video_cheatsheet.h.


Constructor & Destructor Documentation

HelpVideo::HelpVideo ( QWidget *  parent = nullptr)

Definition at line 58 of file video_cheatsheet.cpp.

Definition at line 131 of file video_cheatsheet.cpp.


Member Function Documentation

void HelpVideo::handleError ( QMediaPlayer::Error  ) [private, slot]

Definition at line 192 of file video_cheatsheet.cpp.

void HelpVideo::setupHelps ( ) [private]

Definition at line 136 of file video_cheatsheet.cpp.


Member Data Documentation

std::vector<HelpSection> HelpVideo::_help_sections [private]

Definition at line 80 of file video_cheatsheet.h.

QMediaPlayer* HelpVideo::_media_player [private]

Definition at line 82 of file video_cheatsheet.h.

QMediaPlaylist* HelpVideo::_playlist [private]

Definition at line 83 of file video_cheatsheet.h.

QLabel* HelpVideo::_text [private]

Definition at line 84 of file video_cheatsheet.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Wed Jul 3 2019 19:28:05