Home
last modified time | relevance | path

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

12

/dports/deskutils/lumina-mediaplayer/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-cpp/
H A DNativeWindowObject.h30 Q_PROPERTY( bool showMaxButton READ showMaxButton NOTIFY winTypeChanged)
106 Q_INVOKABLE bool showMaxButton();
H A DNativeWindowObject.cpp181 bool NativeWindowObject::showMaxButton(){ in showMaxButton() function in NativeWindowObject
/dports/deskutils/lumina-screenshot/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-cpp/
H A DNativeWindowObject.h30 Q_PROPERTY( bool showMaxButton READ showMaxButton NOTIFY winTypeChanged)
106 Q_INVOKABLE bool showMaxButton();
H A DNativeWindowObject.cpp181 bool NativeWindowObject::showMaxButton(){ in showMaxButton() function in NativeWindowObject
/dports/deskutils/lumina-textedit/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-cpp/
H A DNativeWindowObject.h30 Q_PROPERTY( bool showMaxButton READ showMaxButton NOTIFY winTypeChanged)
106 Q_INVOKABLE bool showMaxButton();
H A DNativeWindowObject.cpp181 bool NativeWindowObject::showMaxButton(){ in showMaxButton() function in NativeWindowObject
/dports/deskutils/lumina-fileinfo/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-cpp/
H A DNativeWindowObject.h30 Q_PROPERTY( bool showMaxButton READ showMaxButton NOTIFY winTypeChanged)
106 Q_INVOKABLE bool showMaxButton();
H A DNativeWindowObject.cpp181 bool NativeWindowObject::showMaxButton(){ in showMaxButton() function in NativeWindowObject
/dports/deskutils/lumina-fm/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-cpp/
H A DNativeWindowObject.h30 Q_PROPERTY( bool showMaxButton READ showMaxButton NOTIFY winTypeChanged)
106 Q_INVOKABLE bool showMaxButton();
H A DNativeWindowObject.cpp181 bool NativeWindowObject::showMaxButton(){ in showMaxButton() function in NativeWindowObject
/dports/deskutils/lumina-photo/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-cpp/
H A DNativeWindowObject.h30 Q_PROPERTY( bool showMaxButton READ showMaxButton NOTIFY winTypeChanged)
106 Q_INVOKABLE bool showMaxButton();
H A DNativeWindowObject.cpp181 bool NativeWindowObject::showMaxButton(){ in showMaxButton() function in NativeWindowObject
/dports/x11/lumina-coreutils/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-cpp/
H A DNativeWindowObject.h30 Q_PROPERTY( bool showMaxButton READ showMaxButton NOTIFY winTypeChanged)
106 Q_INVOKABLE bool showMaxButton();
H A DNativeWindowObject.cpp181 bool NativeWindowObject::showMaxButton(){ in showMaxButton() function in NativeWindowObject
/dports/x11/lumina-core/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-cpp/
H A DNativeWindowObject.h30 Q_PROPERTY( bool showMaxButton READ showMaxButton NOTIFY winTypeChanged)
106 Q_INVOKABLE bool showMaxButton();
H A DNativeWindowObject.cpp181 bool NativeWindowObject::showMaxButton(){ in showMaxButton() function in NativeWindowObject
/dports/deskutils/lumina-archiver/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-cpp/
H A DNativeWindowObject.h30 Q_PROPERTY( bool showMaxButton READ showMaxButton NOTIFY winTypeChanged)
106 Q_INVOKABLE bool showMaxButton();
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/examples/org.eclipse.swt.examples/src/org/eclipse/swt/examples/controlexample/
H A DCTabFolderTab.java65 Button simpleTabButton, singleTabButton, imageButton, showMinButton, showMaxButton, field in CTabFolderTab
231 showMaxButton = new Button (otherGroup, SWT.CHECK); in createOtherGroup()
232 showMaxButton.setText (ControlExample.getResourceString("Set_Max_Visible")); in createOtherGroup()
233 showMaxButton.setSelection(false); in createOtherGroup()
234 showMaxButton.addSelectionListener (widgetSelectedAdapter(event -> setMaximizeVisible())); in createOtherGroup()
491 tabFolder1.setMaximizeVisible(showMaxButton.getSelection ()); in setMaximizeVisible()
/dports/deskutils/lumina-fileinfo/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-widgets/
H A DNativeWindow.cpp275 maxB->setVisible(WIN->showMaxButton()); in syncWinType()
/dports/deskutils/lumina-fm/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-widgets/
H A DNativeWindow.cpp275 maxB->setVisible(WIN->showMaxButton()); in syncWinType()
/dports/deskutils/lumina-textedit/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-widgets/
H A DNativeWindow.cpp275 maxB->setVisible(WIN->showMaxButton()); in syncWinType()
/dports/deskutils/lumina-photo/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-widgets/
H A DNativeWindow.cpp275 maxB->setVisible(WIN->showMaxButton()); in syncWinType()
/dports/deskutils/lumina-mediaplayer/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-widgets/
H A DNativeWindow.cpp275 maxB->setVisible(WIN->showMaxButton()); in syncWinType()
/dports/deskutils/lumina-screenshot/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-widgets/
H A DNativeWindow.cpp275 maxB->setVisible(WIN->showMaxButton()); in syncWinType()
/dports/x11/lumina-coreutils/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/src-widgets/
H A DNativeWindow.cpp275 maxB->setVisible(WIN->showMaxButton()); in syncWinType()

12