Home
last modified time | relevance | path

Searched refs:KVBox (Results 1 – 20 of 20) sorted by relevance

/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/dialogs/
H A Dtransferdialog.cpp63 KVBox *vbox = new KVBox( this ); in TransferDialog()
71 KVBox *locationLayout = new KVBox( location ); in TransferDialog()
77 KVBox *vbox2 = new KVBox( vbox ); in TransferDialog()
88 KVBox *sortingLayout = new KVBox( sorting ); in TransferDialog()
121 KVBox *vbox3 = new KVBox( vbox ); in TransferDialog()
128 KVBox *optionsLayout = new KVBox( options ); in TransferDialog()
/dports/x11/kf5-kdelibs4support/kdelibs4support-5.89.0/src/kdeui/
H A Dkvbox.cpp21 KVBox::KVBox(QWidget *parent) in KVBox() function in KVBox
27 KVBox::~KVBox() in ~KVBox()
H A Dkvbox.h36 class KDELIBS4SUPPORT_DEPRECATED_EXPORT KVBox : public KHBox
46 KDELIBS4SUPPORT_DEPRECATED explicit KVBox(QWidget *parent = nullptr);
51 ~KVBox() override;
58 Q_DISABLE_COPY(KVBox)
/dports/editors/mp/mp-5.x-5.50/
H A Dmpv_kde4.cpp79 KVBox *vb = new KVBox(this); in MPWindow()
220 KVBox *vb = new KVBox(dialog); in kde4_drv_form()
/dports/graphics/kooka/kooka-3ed25fb9a1a62b88240a4f0f403b1ad49cf0adeb/libkookascan/
H A Dscansourcedialog.cpp73 KVBox *vbox = new KVBox(this); in ScanSourceDialog()
/dports/net-im/kopete/kopete-21.12.3/protocols/sms/
H A Dsmsuserpreferences.h36 KVBox *topWidget;
H A Dsmsuserpreferences.cpp36 topWidget = new KVBox(this); in SMSUserPreferences()
/dports/net-im/kopete/kopete-21.12.3/kopete/config/appearance/
H A Dcontactlistlayouteditwidget.h38 class LayoutEditWidget : public KVBox
H A Dcontactlistlayouteditwidget.cpp36 : KVBox(parent) in LayoutEditWidget()
/dports/math/rkward-kde/rkward-0.7.1/rkward/plugin/
H A Drkpluginframe.h25 class KVBox; variable
/dports/multimedia/kmplayer/kmplayer-0.12.0b/src/
H A Dpref.cpp75 KVBox *page = new KVBox (this); in Preferences()
88 page = new KVBox (this); in Preferences()
96 page = new KVBox (this); in Preferences()
124 page = new KVBox (this); in Preferences()
168 KVBox *page = new KVBox (this); in addPrefPage()
/dports/net-im/kopete/kopete-21.12.3/kopete/chatwindow/
H A Dchatview.h55 class ChatView : public KVBox, public KopeteView
H A Dkopeteemailwindow.cpp116 KVBox *v = new KVBox(this); in KopeteEmailWindow()
H A Dchatview.cpp86 : KVBox(nullptr) in ChatView()
94 KVBox *vbox = this; in ChatView()
H A Dkopetechatwindow.cpp228 KVBox *vBox = new KVBox(this); in KopeteChatWindow()
/dports/games/ksirk/ksirk-21.12.3/ksirk/Jabber/
H A Djabberprotocol.cpp339 KVBox vb(&chooser); in handleURL()
/dports/net-im/kopete/kopete-21.12.3/kopete/
H A Dkopetewindow.cpp1414 KVBox *mainWid = new KVBox(addDialog); in showAddContactDialog()
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dkdeui.py7584 return KVBox()
11817 class KVBox(KHBox): class
H A Dkio.py5695 class KMimeTypeChooser(KVBox):
/dports/graphics/digikam/digikam-7.4.0/
H A DChangeLog213892 utilities/slideshow/slidetoolbar.h: KVBox/KHBox => RVBox/RHBox