Guitar
Public Member Functions | Private Attributes | List of all members
TextEditorWidget Class Reference

#include <TextEditorWidget.h>

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

Public Member Functions

 TextEditorWidget (QWidget *parent=nullptr)
 
TextEditorViewview ()
 
void updateLayoutAndMoveToBottom ()
 

Private Attributes

QGridLayout * layout_
 
TextEditorViewview_
 
QScrollBar * vsb_
 
QScrollBar * hsb_
 

Constructor & Destructor Documentation

◆ TextEditorWidget()

TextEditorWidget::TextEditorWidget ( QWidget *  parent = nullptr)
explicit
Here is the call graph for this function:

Member Function Documentation

◆ updateLayoutAndMoveToBottom()

void TextEditorWidget::updateLayoutAndMoveToBottom ( )
inline
Here is the call graph for this function:

◆ view()

TextEditorView* TextEditorWidget::view ( )
inline

Member Data Documentation

◆ hsb_

QScrollBar* TextEditorWidget::hsb_
private

◆ layout_

QGridLayout* TextEditorWidget::layout_
private

◆ view_

TextEditorView* TextEditorWidget::view_
private

◆ vsb_

QScrollBar* TextEditorWidget::vsb_
private

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