Na ovoj stranici

Core::MiniSplitter Class

class Core::MiniSplitter

Klasa MiniSplitter je jednostavna pomoćna klasa za dobivanje razdjelnika širine jednog piksela u macOS stilu. Više...

Header: #include <coreplugin/minisplitter.h>
Inherited By:

Core::NonResizingSplitter

Javne vrste

enum SplitterStyle { Dark, Light }

Detaljan opis

Dokumentacija o tipu člana

enum MiniSplitter::SplitterStyle

Ova enum vrijednost sadrži stil razdjelnika.

KonstantaVrijednostOpis
Core::MiniSplitter::Dark0Tamni stil.
Core::MiniSplitter::Light1Svijetla stil.

Copyright © The Qt Company Ltd. and other contributors. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.