Falkon Develop
Cross-platform Qt-based web browser
DockTitleBarWidget Class Reference

#include <docktitlebarwidget.h>

Inheritance diagram for DockTitleBarWidget:

Public Member Functions

 DockTitleBarWidget (const QString &title, QWidget *parent=nullptr)
 
 ~DockTitleBarWidget ()
 
void setTitle (const QString &title)
 

Detailed Description

Definition at line 26 of file docktitlebarwidget.h.

Constructor & Destructor Documentation

◆ DockTitleBarWidget()

DockTitleBarWidget::DockTitleBarWidget ( const QString &  title,
QWidget *  parent = nullptr 
)
explicit

Definition at line 21 of file docktitlebarwidget.cpp.

◆ ~DockTitleBarWidget()

DockTitleBarWidget::~DockTitleBarWidget ( )
default

Member Function Documentation

◆ setTitle()

void DockTitleBarWidget::setTitle ( const QString &  title)

Definition at line 32 of file docktitlebarwidget.cpp.


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