Home
last modified time | relevance | path

Searched refs:isContainment (Results 1 – 25 of 44) sorted by relevance

12

/dports/x11/plasma5-plasma-desktop/plasma-desktop-5.23.5/containments/desktop/package/contents/ui/
H A Dmain.qml57 property bool isContainment: ("containmentType" in plasmoid)
78 Plasmoid.compactRepresentation: (isFolder && !isContainment) ? compactRepresentation : null
87 rightMargin: (isContainment && plasmoid.availableScreenRect) && parent
90 bottomMargin: (isContainment && plasmoid.availableScreenRect) && parent
124 if (isContainment || !folderViewLayer.ready) {
134 if (isContainment || !folderViewLayer.ready) {
161 if (isContainment && plasmoid.immutable && !(isFolder && FolderTools.isFileDrag(event))) {
185 } else if (isContainment) {
201 if (isContainment) {
210 } else if (isContainment) {
[all …]
H A DFolderViewLayer.qml88 labelMode: plasmoid.configuration.labelMode || (isContainment ? 0 : 1)
96 showLockAction: isContainment
231 locked: (plasmoid.configuration.locked || !isContainment || lockedByKiosk)
382 if (!isContainment) {
H A DFolderView.qml147 dir.drop(target, event, dropItemAt(dropPos), root.isContainment && !plasmoid.immutable);
154 if (root.isContainment && !plasmoid.immutable) {
688 if (root.isContainment && isRootView && scrollArea.viewportWidth > 0) {
705 if (root.isContainment && isRootView && scrollArea.viewportHeight > 0) {
1196 enabled: root.isContainment && !gridView.overflowing
1203 usedByContainment: root.isContainment && main.isRootView
1291 enabled: isContainment && sortMode === -1
/dports/x11/kf5-plasma-framework/plasma-framework-5.89.0/src/plasma/private/
H A Dapplet_p.cpp171 if (!q->isContainment()) { in init()
220 if (q->isContainment()) { in cleanUpAndDelete()
267 if (!q->isContainment()) { in askDestroy()
285 if (!q->isContainment() && q->containment()) { in askDestroy()
340 if (!q->isContainment() && q->containment()) { in askDestroy()
402 if (q->isContainment()) { in updateShortcuts()
439 if (c && c->isContainment()) { in setUiReady()
498 if (q->isContainment()) { in scheduleConstraintsUpdate()
527 if (q->isContainment()) { in mainConfigGroup()
H A Dcontainment_p.cpp119 if (!q->isContainment()) { in containmentConstraintsEvent()
172 if (!q->isContainment()) { in createApplet()
/dports/x11/kf5-plasma-framework/plasma-framework-5.89.0/src/plasma/
H A Dapplet.cpp274 if (isContainment()) { in config()
284 …QString group = isContainment() ? QStringLiteral("ContainmentGlobals") : QStringLiteral("AppletGlo… in globalConfig()
500 if (isContainment()) { in immutability()
732 if (c && c->isContainment()) { in containment()
743 if (possibleC && possibleC->isContainment()) { in containment()
920 bool Applet::isContainment() const in isContainment() function in Plasma::Applet
925 if (pa && !pa->isContainment()) { in isContainment()
H A Dapplet.h176 bool isContainment() const;
/dports/devel/plasma5-plasma-sdk/plasma-sdk-5.23.5/plasmoidviewer/qmlpackages/shell/contents/configuration/
H A DAppletConfiguration.qml33 property bool isContainment: false
101 if (isContainment || !configDialog.configModel || configDialog.configModel.count === 0) {
206 model: root.isContainment ? globalConfigModel : undefined
216 model: !root.isContainment ? globalConfigModel : undefined
H A DContainmentConfiguration.qml17 isContainment: true
/dports/x11/plasma5-plasma-desktop/plasma-desktop-5.23.5/desktoppackage/contents/configuration/
H A DAppletConfiguration.qml33 property bool isContainment: false
101 if (isContainment || !configDialog.configModel || configDialog.configModel.count === 0) {
210 model: root.isContainment ? globalConfigModel : undefined
220 model: !root.isContainment ? globalConfigModel : undefined
H A DContainmentConfiguration.qml17 isContainment: true
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/shell/scripting/
H A Dapplet.cpp204 if (!app->isContainment()) { in reloadConfig()
237 if (!app->isContainment()) { in setLocked()
/dports/x11/kf5-plasma-framework/plasma-framework-5.89.0/src/plasmaquick/
H A Dappletquickitem.cpp292 if (applet->isContainment()) { in appletShouldBeExpanded()
321 …if (!expanded && !applet->isContainment() && (!preferredRepresentation || preferredRepresentation … in preloadForExpansion()
689 …if (d->applet->isContainment() || d->expanded || d->preferredRepresentation == d->fullRepresentati… in init()
693 if (!d->applet->isContainment() && d->applet->containment()) { in init()
849 if (d->s_preloadPolicy >= AppletQuickItemPrivate::Adaptive && !d->applet->isContainment()) { in setExpanded()
/dports/x11/kf5-plasma-framework/plasma-framework-5.89.0/src/scriptengines/qml/plasmoid/
H A Ddeclarativeappletscript.cpp69 if (pc && pc->isContainment()) { in init()
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/shell/
H A Dalternativeshelper.cpp42 if (plugin == m_applet->pluginMetaData().pluginId() || m_applet->isContainment()) { in loadAlternative()
H A Ddesktopview.cpp294 …if (cont && cont->isContainment() && cont->containmentType() == Plasma::Types::DesktopContainment)… in showConfigurationInterface()
/dports/deskutils/latte-dock/latte-dock-0.10.6/app/
H A Dalternativeshelper.cpp56 if (plugin == currentPlugin() || m_applet->isContainment()) { in loadAlternative()
/dports/devel/fpc-fcl-sdo/fpc-3.2.2/packages/fcl-sdo/tests/test_suite/
H A Dtest_property.pas944 CheckEquals(False, locObj.isContainment(), 'isContainment');
963 CheckEquals(False, locObj.isContainment(), 'isContainment');
982 CheckEquals(False, locObj.isContainment(), 'isContainment');
1000 CheckEquals(True, locObj.isContainment(), 'isContainment');
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-sdo/tests/test_suite/
H A Dtest_property.pas944 CheckEquals(False, locObj.isContainment(), 'isContainment');
963 CheckEquals(False, locObj.isContainment(), 'isContainment');
982 CheckEquals(False, locObj.isContainment(), 'isContainment');
1000 CheckEquals(True, locObj.isContainment(), 'isContainment');
/dports/devel/fpc-fcl-sdo/fpc-3.2.2/packages/fcl-sdo/src/base/
H A Dsdo_serialization.pas768 if ( tmpObject <> nil ) and itm.ReferenceProperty.isContainment() then begin
1544 if locItem.Prop.isContainment() then begin
1593 if AProp.isContainment() then begin
1663 if p.isContainment() then begin
1709 if p.isContainment() then begin
1768 if locProp.isMany() and locProp.isContainment() then
2051 if AProp.isContainment() then begin
2620 if p.isContainment() then begin
2943 if locProp.isContainment() then begin
H A Dsdo_dataobject.pas1642 if prp.isContainment() then begin
1653 if prp.isContainment() then
1661 if prp.isContainment() then begin
1667 if prp.isContainment() then
1876 if prp.isContainment() then
2043 if prp.isContainment() then
3742 if prp.isContainment() then begin
3826 if prp.isContainment() then begin
3836 if prp.isContainment() then begin
3852 if prp.isContainment() then begin
[all …]
H A Dsdo_type.pas385 function isContainment() : Boolean; in isContainment() function
1741 function TSDOPropertyAsbtract.isContainment() : Boolean; in isContainment() function
1768 Result := ( not isContainment() ) and ( getType().isDataObjectType() );
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-sdo/src/base/
H A Dsdo_serialization.pas768 if ( tmpObject <> nil ) and itm.ReferenceProperty.isContainment() then begin
1544 if locItem.Prop.isContainment() then begin
1593 if AProp.isContainment() then begin
1663 if p.isContainment() then begin
1709 if p.isContainment() then begin
1768 if locProp.isMany() and locProp.isContainment() then
2051 if AProp.isContainment() then begin
2620 if p.isContainment() then begin
2943 if locProp.isContainment() then begin
H A Dsdo_dataobject.pas1642 if prp.isContainment() then begin
1653 if prp.isContainment() then
1661 if prp.isContainment() then begin
1667 if prp.isContainment() then
1876 if prp.isContainment() then
2043 if prp.isContainment() then
3742 if prp.isContainment() then begin
3826 if prp.isContainment() then begin
3836 if prp.isContainment() then begin
3852 if prp.isContainment() then begin
[all …]
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/applets/systemtray/
H A Dsystemtray.cpp65 if (!isContainment()) { in restoreContents()

12