Home
last modified time | relevance | path

Searched refs:authenticationBoxLayout (Results 1 – 3 of 3) sorted by relevance

/dports/net/smb4k/smb4k-992987421af68f2695867722b8dc4ca30a4669ec/smb4k/
H A Dsmb4kconfigpagenetwork.cpp205 QGridLayout *authenticationBoxLayout = new QGridLayout(authenticationBox); in Smb4KConfigPageNetwork() local
216 authenticationBoxLayout->addWidget(masterBrowsersRequireAuth, 0, 0); in Smb4KConfigPageNetwork()
217 authenticationBoxLayout->addWidget(useKerberos, 0, 1); in Smb4KConfigPageNetwork()
218 authenticationBoxLayout->addWidget(useCCache, 1, 0); in Smb4KConfigPageNetwork()
H A Dsmb4kconfigpagecustomoptions.cpp230 QVBoxLayout *authenticationBoxLayout = new QVBoxLayout(authenticationBox); in Smb4KConfigPageCustomOptions() local
236 authenticationBoxLayout->addWidget(useKerberos, 0); in Smb4KConfigPageCustomOptions()
/dports/net/smb4k/smb4k-992987421af68f2695867722b8dc4ca30a4669ec/core/
H A Dsmb4kcustomoptionsmanager_p.cpp470 QVBoxLayout *authenticationBoxLayout = new QVBoxLayout(authenticationBox);
478 authenticationBoxLayout->addWidget(useKerberos, 0);
827 QVBoxLayout *authenticationBoxLayout = new QVBoxLayout(authenticationBox);
835 authenticationBoxLayout->addWidget(useKerberos, 0);
1062 QVBoxLayout *authenticationBoxLayout = new QVBoxLayout(authenticationBox);
1070 authenticationBoxLayout->addWidget(useKerberos, 0);