Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

0
Become a Fan
6.5

Description:
QSwitch is a binary switch custom widget plugin for Qt Designer 4.X
More details on www.sereno-online.com
Last changelog:

Added antialiasing


Ratings & Comments

7 Comments

Alpix

...zip is no longer available

Badam

Hello community. Even if this very very usefull plugin haven't been updated since a while, I'll post here the method to make it compatible with Qt5 (I made it with Qt 5.4.2). It takes me quite long time to make it running, so if it can be useful for someone... In qswitchplugin.pro, change CONFIG line by : QT += widgets designer CONFIG += plugin release In qswitchplugin.h, between Q_OBJECT and Q_INTERFACES, add : Q_PLUGIN_METADATA(IID "org.qt.QDesignerCustomWidgetInterface") In qswitchplugin.cpp, before #include <QtPlugin>, add : #include <QtDesigner> AND comment the last line : Q_EXPORT_PLUGIN2(customwidgetplugin, QSwitchPlugin) In qswitch.h, remove ';' add the end of each Q_PROPERTY line.

pospiech

The .pro file must include the following CONFIG += build_all to build not only the debug version. Also there is no readme file or examples which explains how to use the code.

MarkoSan

Does anyone have a wav of that cool mechanical sound produced when the switch, which is represented by this widget, state is switched?

qphoton

Nice Idea! I mean to add sounds to widgets. I'll try to do something for this issue. bye paolo

ziuchkov

Something's broken on the voting. I voted "good" and the rating score went down. I even double-checked the location in my address bar, and confirmed I did indeed vote "good". I swear this has happened a couple other times in the past few days too. Sorry =/.

qphoton

:-)

Pling
0 Affiliates
Details
license
version 0.3
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 0

More Qt Widgets from qphoton:

QLed
qphoton
last update date: 8 years ago

Score 6.1

QMeter
qphoton
last update date: 8 years ago

Score 6.5

QMLWidgets
qphoton
last update date: 8 years ago

Score 5.0

QtWidgets
qphoton
last update date: 8 years ago

Score 5.7

QCircularBar
qphoton
last update date: 10 years ago

Score 5.0

QtTimer
qphoton
last update date: 15 years ago

Score 5.0

Other Qt Widgets:

Widget Virtual Keyboard
embitel
last update date: 15 years ago

Score 5.3

Widget Marquee Label
embitel
last update date: 15 years ago

Score 6.1

Widget Color Picker
embitel
last update date: 15 years ago

Score 4.7

QtitanDataGrid advanced Grid for Qt
BigZ1
last update date: 7 years ago

Score 5.7

QtitanRibbon Microsoft RibbonUI and Office Styles for Qt
BigZ1
last update date: 7 years ago

Score 5.2

Q7TaskBar
QDevelopper
last update date: 13 years ago

Score 6.1