Home
last modified time | relevance | path

Searched refs:centralFrame (Results 1 – 25 of 28) sorted by relevance

12

/dports/converters/wkhtmltopdf/qt-5db36ec/doc/src/snippets/dragging/
H A Dmainwindow.cpp48 QFrame *centralFrame = new QFrame(this); in MainWindow() local
50 QLabel *nameLabel = new QLabel(tr("Comment:"), centralFrame); in MainWindow()
51 commentEdit = new QTextEdit(centralFrame); in MainWindow()
54 centralFrame); in MainWindow()
55 iconLabel = new QLabel(centralFrame); in MainWindow()
59 QGridLayout *grid = new QGridLayout(centralFrame); in MainWindow()
66 setCentralWidget(centralFrame); in MainWindow()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/gui/doc/snippets/dragging/
H A Dmainwindow.cpp58 QFrame *centralFrame = new QFrame(this); in MainWindow() local
60 QLabel *nameLabel = new QLabel(tr("Comment:"), centralFrame); in MainWindow()
61 commentEdit = new QTextEdit(centralFrame); in MainWindow()
64 centralFrame); in MainWindow()
65 iconLabel = new QLabel(centralFrame); in MainWindow()
69 QGridLayout *grid = new QGridLayout(centralFrame); in MainWindow()
76 setCentralWidget(centralFrame); in MainWindow()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/gui/doc/snippets/dragging/
H A Dmainwindow.cpp58 QFrame *centralFrame = new QFrame(this); in MainWindow() local
60 QLabel *nameLabel = new QLabel(tr("Comment:"), centralFrame); in MainWindow()
61 commentEdit = new QTextEdit(centralFrame); in MainWindow()
64 centralFrame); in MainWindow()
65 iconLabel = new QLabel(centralFrame); in MainWindow()
69 QGridLayout *grid = new QGridLayout(centralFrame); in MainWindow()
76 setCentralWidget(centralFrame); in MainWindow()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/gui/doc/snippets/dragging/
H A Dmainwindow.cpp58 QFrame *centralFrame = new QFrame(this); in MainWindow() local
60 QLabel *nameLabel = new QLabel(tr("Comment:"), centralFrame); in MainWindow()
61 commentEdit = new QTextEdit(centralFrame); in MainWindow()
64 centralFrame); in MainWindow()
65 iconLabel = new QLabel(centralFrame); in MainWindow()
69 QGridLayout *grid = new QGridLayout(centralFrame); in MainWindow()
76 setCentralWidget(centralFrame); in MainWindow()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/gui/doc/snippets/dragging/
H A Dmainwindow.cpp58 QFrame *centralFrame = new QFrame(this); in MainWindow() local
60 QLabel *nameLabel = new QLabel(tr("Comment:"), centralFrame); in MainWindow()
61 commentEdit = new QTextEdit(centralFrame); in MainWindow()
64 centralFrame); in MainWindow()
65 iconLabel = new QLabel(centralFrame); in MainWindow()
69 QGridLayout *grid = new QGridLayout(centralFrame); in MainWindow()
76 setCentralWidget(centralFrame); in MainWindow()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/gui/doc/snippets/dragging/
H A Dmainwindow.cpp58 QFrame *centralFrame = new QFrame(this); in MainWindow() local
60 QLabel *nameLabel = new QLabel(tr("Comment:"), centralFrame); in MainWindow()
61 commentEdit = new QTextEdit(centralFrame); in MainWindow()
64 centralFrame); in MainWindow()
65 iconLabel = new QLabel(centralFrame); in MainWindow()
69 QGridLayout *grid = new QGridLayout(centralFrame); in MainWindow()
76 setCentralWidget(centralFrame); in MainWindow()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/gui/doc/snippets/dragging/
H A Dmainwindow.cpp58 QFrame *centralFrame = new QFrame(this); in MainWindow() local
60 QLabel *nameLabel = new QLabel(tr("Comment:"), centralFrame); in MainWindow()
61 commentEdit = new QTextEdit(centralFrame); in MainWindow()
64 centralFrame); in MainWindow()
65 iconLabel = new QLabel(centralFrame); in MainWindow()
69 QGridLayout *grid = new QGridLayout(centralFrame); in MainWindow()
76 setCentralWidget(centralFrame); in MainWindow()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/gui/doc/snippets/dragging/
H A Dmainwindow.cpp58 QFrame *centralFrame = new QFrame(this); in MainWindow() local
60 QLabel *nameLabel = new QLabel(tr("Comment:"), centralFrame); in MainWindow()
61 commentEdit = new QTextEdit(centralFrame); in MainWindow()
64 centralFrame); in MainWindow()
65 iconLabel = new QLabel(centralFrame); in MainWindow()
69 QGridLayout *grid = new QGridLayout(centralFrame); in MainWindow()
76 setCentralWidget(centralFrame); in MainWindow()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/gui/doc/snippets/dragging/
H A Dmainwindow.cpp58 QFrame *centralFrame = new QFrame(this); in MainWindow() local
60 QLabel *nameLabel = new QLabel(tr("Comment:"), centralFrame); in MainWindow()
61 commentEdit = new QTextEdit(centralFrame); in MainWindow()
64 centralFrame); in MainWindow()
65 iconLabel = new QLabel(centralFrame); in MainWindow()
69 QGridLayout *grid = new QGridLayout(centralFrame); in MainWindow()
76 setCentralWidget(centralFrame); in MainWindow()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/gui/doc/snippets/dragging/
H A Dmainwindow.cpp58 QFrame *centralFrame = new QFrame(this); in MainWindow() local
60 QLabel *nameLabel = new QLabel(tr("Comment:"), centralFrame); in MainWindow()
61 commentEdit = new QTextEdit(centralFrame); in MainWindow()
64 centralFrame); in MainWindow()
65 iconLabel = new QLabel(centralFrame); in MainWindow()
69 QGridLayout *grid = new QGridLayout(centralFrame); in MainWindow()
76 setCentralWidget(centralFrame); in MainWindow()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/gui/doc/snippets/dragging/
H A Dmainwindow.cpp58 QFrame *centralFrame = new QFrame(this); in MainWindow() local
60 QLabel *nameLabel = new QLabel(tr("Comment:"), centralFrame); in MainWindow()
61 commentEdit = new QTextEdit(centralFrame); in MainWindow()
64 centralFrame); in MainWindow()
65 iconLabel = new QLabel(centralFrame); in MainWindow()
69 QGridLayout *grid = new QGridLayout(centralFrame); in MainWindow()
76 setCentralWidget(centralFrame); in MainWindow()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/gui/doc/snippets/dragging/
H A Dmainwindow.cpp58 QFrame *centralFrame = new QFrame(this); in MainWindow() local
60 QLabel *nameLabel = new QLabel(tr("Comment:"), centralFrame); in MainWindow()
61 commentEdit = new QTextEdit(centralFrame); in MainWindow()
64 centralFrame); in MainWindow()
65 iconLabel = new QLabel(centralFrame); in MainWindow()
69 QGridLayout *grid = new QGridLayout(centralFrame); in MainWindow()
76 setCentralWidget(centralFrame); in MainWindow()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/gui/doc/snippets/dragging/
H A Dmainwindow.cpp58 QFrame *centralFrame = new QFrame(this); in MainWindow() local
60 QLabel *nameLabel = new QLabel(tr("Comment:"), centralFrame); in MainWindow()
61 commentEdit = new QTextEdit(centralFrame); in MainWindow()
64 centralFrame); in MainWindow()
65 iconLabel = new QLabel(centralFrame); in MainWindow()
69 QGridLayout *grid = new QGridLayout(centralFrame); in MainWindow()
76 setCentralWidget(centralFrame); in MainWindow()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/gui/doc/snippets/dragging/
H A Dmainwindow.cpp58 QFrame *centralFrame = new QFrame(this); in MainWindow() local
60 QLabel *nameLabel = new QLabel(tr("Comment:"), centralFrame); in MainWindow()
61 commentEdit = new QTextEdit(centralFrame); in MainWindow()
64 centralFrame); in MainWindow()
65 iconLabel = new QLabel(centralFrame); in MainWindow()
69 QGridLayout *grid = new QGridLayout(centralFrame); in MainWindow()
76 setCentralWidget(centralFrame); in MainWindow()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/gui/doc/snippets/dragging/
H A Dmainwindow.cpp58 QFrame *centralFrame = new QFrame(this); in MainWindow() local
60 QLabel *nameLabel = new QLabel(tr("Comment:"), centralFrame); in MainWindow()
61 commentEdit = new QTextEdit(centralFrame); in MainWindow()
64 centralFrame); in MainWindow()
65 iconLabel = new QLabel(centralFrame); in MainWindow()
69 QGridLayout *grid = new QGridLayout(centralFrame); in MainWindow()
76 setCentralWidget(centralFrame); in MainWindow()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/gui/doc/snippets/dragging/
H A Dmainwindow.cpp58 QFrame *centralFrame = new QFrame(this); in MainWindow() local
60 QLabel *nameLabel = new QLabel(tr("Comment:"), centralFrame); in MainWindow()
61 commentEdit = new QTextEdit(centralFrame); in MainWindow()
64 centralFrame); in MainWindow()
65 iconLabel = new QLabel(centralFrame); in MainWindow()
69 QGridLayout *grid = new QGridLayout(centralFrame); in MainWindow()
76 setCentralWidget(centralFrame); in MainWindow()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/gui/doc/snippets/dragging/
H A Dmainwindow.cpp58 QFrame *centralFrame = new QFrame(this); in MainWindow() local
60 QLabel *nameLabel = new QLabel(tr("Comment:"), centralFrame); in MainWindow()
61 commentEdit = new QTextEdit(centralFrame); in MainWindow()
64 centralFrame); in MainWindow()
65 iconLabel = new QLabel(centralFrame); in MainWindow()
69 QGridLayout *grid = new QGridLayout(centralFrame); in MainWindow()
76 setCentralWidget(centralFrame); in MainWindow()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/gui/doc/snippets/dragging/
H A Dmainwindow.cpp58 QFrame *centralFrame = new QFrame(this); in MainWindow() local
60 QLabel *nameLabel = new QLabel(tr("Comment:"), centralFrame); in MainWindow()
61 commentEdit = new QTextEdit(centralFrame); in MainWindow()
64 centralFrame); in MainWindow()
65 iconLabel = new QLabel(centralFrame); in MainWindow()
69 QGridLayout *grid = new QGridLayout(centralFrame); in MainWindow()
76 setCentralWidget(centralFrame); in MainWindow()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/gui/doc/snippets/dragging/
H A Dmainwindow.cpp58 QFrame *centralFrame = new QFrame(this); in MainWindow() local
60 QLabel *nameLabel = new QLabel(tr("Comment:"), centralFrame); in MainWindow()
61 commentEdit = new QTextEdit(centralFrame); in MainWindow()
64 centralFrame); in MainWindow()
65 iconLabel = new QLabel(centralFrame); in MainWindow()
69 QGridLayout *grid = new QGridLayout(centralFrame); in MainWindow()
76 setCentralWidget(centralFrame); in MainWindow()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/gui/doc/snippets/dragging/
H A Dmainwindow.cpp58 QFrame *centralFrame = new QFrame(this); in MainWindow() local
60 QLabel *nameLabel = new QLabel(tr("Comment:"), centralFrame); in MainWindow()
61 commentEdit = new QTextEdit(centralFrame); in MainWindow()
64 centralFrame); in MainWindow()
65 iconLabel = new QLabel(centralFrame); in MainWindow()
69 QGridLayout *grid = new QGridLayout(centralFrame); in MainWindow()
76 setCentralWidget(centralFrame); in MainWindow()
/dports/math/asymptote/asymptote-2.67/GUI/pyUIClass/
H A DcustMatTransform.py30 self.centralFrame = QtWidgets.QFrame(Dialog)
36 self.centralFrame.setSizePolicy(sizePolicy)
37 self.centralFrame.setBaseSize(QtCore.QSize(0, 0))
38 self.centralFrame.setObjectName("centralFrame")
48 self.label = QtWidgets.QLabel(self.centralFrame)
56 self.gridFrame = QtWidgets.QFrame(self.centralFrame)
83 self.label_3 = QtWidgets.QLabel(self.centralFrame)
91 self.gridFrame_2 = QtWidgets.QFrame(self.centralFrame)
111 self.label_2 = QtWidgets.QLabel(self.centralFrame)
114 self.imgPreview = QtWidgets.QLabel(self.centralFrame)
[all …]
/dports/editors/texmaker/texmaker-5.0.3/
H A Dpdfviewerwidget.cpp73 QFrame *centralFrame=new QFrame(centralFrameBis); in PdfViewerWidget() local
74 centralFrame->setLineWidth(0); in PdfViewerWidget()
75 centralFrame->setFrameShape(QFrame::NoFrame); in PdfViewerWidget()
76 centralFrame->setFrameShadow(QFrame::Plain); in PdfViewerWidget()
77 centralFrame->setFrameStyle(QFrame::NoFrame); in PdfViewerWidget()
78 centralFrame->setAutoFillBackground( true ); in PdfViewerWidget()
84 listpagesWidget=new QListWidget(centralFrame); in PdfViewerWidget()
93 centralToolBarBis=new QToolBar("ToolBar",centralFrame); in PdfViewerWidget()
225 pdfview=new DocumentView(centralFrame); in PdfViewerWidget()
227 CentralLayout= new QHBoxLayout(centralFrame); in PdfViewerWidget()
[all …]
H A Dpdfviewer.cpp148 QFrame *centralFrame=new QFrame(this); in PdfViewer() local
149 centralFrame->setLineWidth(0); in PdfViewer()
150 centralFrame->setFrameShape(QFrame::StyledPanel); in PdfViewer()
151 centralFrame->setFrameShadow(QFrame::Plain); in PdfViewer()
152 centralFrame->setSizePolicy(QSizePolicy::Expanding,QSizePolicy::Expanding); in PdfViewer()
154 pdfview=new DocumentView(centralFrame); in PdfViewer()
157 CentralLayout= new QHBoxLayout(centralFrame); in PdfViewer()
162 setCentralWidget(centralFrame); in PdfViewer()
/dports/games/cockatrice/Cockatrice-2021-01-26-Release-2.8.0/cockatrice/src/
H A Dtab_deck_editor.h142 QVBoxLayout *centralFrame; variable
H A Dtab_deck_editor.cpp446 centralFrame = new QVBoxLayout; in createCentralFrame()
447 centralFrame->setObjectName("centralFrame"); in createCentralFrame()
448 centralFrame->addLayout(searchLayout); in createCentralFrame()
449 centralFrame->addWidget(databaseView); in createCentralFrame()
453 centralWidget->setLayout(centralFrame); in createCentralFrame()

12