Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
src_gui_widgets_qframe.cpp File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

Go to the source code of this file.

Functions

label setFrameStyle (QFrame::Panel|QFrame::Raised)
 
label setLineWidth (2)
 
label setFrameStyle (QFrame::NoFrame)
 

Variables

QLabel label (...)
 [0]
 
QProgressBar pbar (...)
 

Function Documentation

◆ setFrameStyle() [1/2]

label setFrameStyle ( QFrame::NoFrame )

◆ setFrameStyle() [2/2]

label setFrameStyle ( QFrame::Panel|QFrame::Raised )

Referenced by QtPrivate::GraphicsView::GraphicsView(), QtPrivate::QColorShowLabel::QColorShowLabel(), QMdiArea::QMdiArea(), and QHeaderView::initialize().

+ Here is the caller graph for this function:

◆ setLineWidth()

label setLineWidth ( 2 )

Variable Documentation

◆ label

QLabel label(...) ( ...)

[0]

◆ pbar

QProgressBar pbar(...) ( ...)