qTox  Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
Public Slots | Public Member Functions | Public Attributes | Private Member Functions | List of all members
ContentLayout Class Reference

#include <contentlayout.h>

Inheritance diagram for ContentLayout:
Inheritance graph
Collaboration diagram for ContentLayout:
Collaboration graph

Public Slots

void reloadTheme ()
 

Public Member Functions

 ContentLayout ()
 
 ContentLayout (QWidget *parent)
 
 ~ContentLayout ()
 
void clear ()
 

Public Attributes

QFrame mainHLine
 
QHBoxLayout mainHLineLayout
 
QWidget * mainContent
 
QWidget * mainHead
 

Private Member Functions

void init ()
 

Detailed Description

Definition at line 25 of file contentlayout.h.

Constructor & Destructor Documentation

◆ ContentLayout() [1/2]

ContentLayout::ContentLayout ( )

Definition at line 27 of file contentlayout.cpp.

Here is the call graph for this function:

◆ ContentLayout() [2/2]

ContentLayout::ContentLayout ( QWidget *  parent)
explicit

Definition at line 33 of file contentlayout.cpp.

Here is the call graph for this function:

◆ ~ContentLayout()

ContentLayout::~ContentLayout ( )

Definition at line 62 of file contentlayout.cpp.

Here is the call graph for this function:

Member Function Documentation

◆ clear()

void ContentLayout::clear ( )

Definition at line 78 of file contentlayout.cpp.

Here is the caller graph for this function:

◆ init()

void ContentLayout::init ( )
private

Definition at line 94 of file contentlayout.cpp.

Here is the caller graph for this function:

◆ reloadTheme

void ContentLayout::reloadTheme ( )
slot

Definition at line 70 of file contentlayout.cpp.

Here is the call graph for this function:

Member Data Documentation

◆ mainContent

QWidget* ContentLayout::mainContent

Definition at line 36 of file contentlayout.h.

◆ mainHead

QWidget* ContentLayout::mainHead

Definition at line 37 of file contentlayout.h.

◆ mainHLine

QFrame ContentLayout::mainHLine

Definition at line 34 of file contentlayout.h.

◆ mainHLineLayout

QHBoxLayout ContentLayout::mainHLineLayout

Definition at line 35 of file contentlayout.h.


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