-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    LinuxDaily.com    Linux42.org    OpenSkillz.com   
 
Apps
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


Sponsoring


-
- Content .- Fans (8) .- Knowledge Base  . 

AnalogWidgets

   234  

Qt Widget

Score 88%
3electrons3electrons
3electrons
Home
AnalogWidgets
zoom


AnalogWidgets
zoom


AnalogWidgets
zoom


other:  Link
Depends on  Qt 4.x
Downloads:  14741
Submitted:  Aug 24 2008
Updated:  Jan 3 2012

Description:

This project is the result of writing a few applications by my small firm www.3electrons.com

Not all of the widgets work perfectly especially ScriptWidget and Chart widget.
But they are quite usable ;).

IMPORTANT NOTE
Because I decided to support my friend's son Kuba by this project, I liberalised this license with hope you are more likely to support Kuba by PayPal.
At the moment I am waiting for the charity organisation to create its own PayPal account and do all the paper work. So If you trust me you can donate Kuba by my PayPal account.
More details on my site:
http://www.3electrons.com/www/en/news/16.html




Changelog:

2009-12-16 rev. 234
Added support for MSV 2008 and very initial support for Symbian.
Few minor bugs fixed.

2009-04-23 rev. 229
Added new resources in resources/widgets/dials/dials.svg
Plans are to make those widgets alive and create bigger library of widgets based on
svg themes.

2008-11-26 rev. 224
Added make install for linux - any comments and/or bugfixes for other systems
warmly welcomed.
Added PotentioMeter with 4 predefined svg themes.
PotentioMeter is still expermimental so use it with caution.
Added alternative theme for Counter in test program.
More info about themes in potentiometer.h and counter.h

2008-11-05 rev 217
Fixed all remaining and founded references where end iterator was used. What
caused crash with MsVisual.

2008-11-03 rev 215.
Fixed last error in poprper way - shame to say but I screw up
Valentin fix.

2008-10-29 rev. 214
Fixed ScaleGridDecorator::paintYScale() MsVisual crash.
Thanks Valentin ;).



License:
GPL and 3PL
3PL - stands for 3electrons public license
Which is:
You can use software as it was on LGPL with exception that you agree:
- To inform author about using AnalogWidgets via e-mail with short description of your project.
- To give permission to refer to your project and/or publish your project description on 3electrons web site.


Source(AnalogWidgets_234.zip)
Donate
Send to a friend
Subscribe
Other  Apps  from 3electrons
Report inappropriate content



goto page: prev   1  2 

-

 exited with code -1073741511

 
 by raedbenz on: Dec 10 2010
 
Score 50%

Hi
i downloaded the app and built and run using qt qreator 2.0.1 and qt4.6.3 under windows xp.
i got the error:
F:\87780-AnalogWidgets_234\AnalogWidgets-build-desktop\scripttool\scripttool.exe exited with code -1073741511

any hints?
Thanks


Reply to this

-

 Re: exited with code -1073741511

 
 by 3electrons on: Feb 7 2011
 
Score 50%
3electrons3electrons
3electrons
Home

This is very laconic information. It should not take much time to debug the code.
However, please use QtQuick, and QDeclarativeView instead. ScriptWidget was attempt to do somehing that QtQuick does much better and in far wider context.

Best regards.


Reply to this

-
.

 compile error

 
 by imato on: Aug 8 2011
 
Score 50%

Hi 3E,

I try to use your manometer on my Qt4.7.1 (ubuntu 10.4). I downloaded your AnalogWidgets_234.zip. then did:

$ cd /home/czhang/Downloads/AnalogWidgets
$ qmake AnalogWidgets.pro
$ make
$ sudo make install
$ cp /home/czhang/Downloads/AnalogWidgets/analogwidgets/libanalogwidgets_plugin.so /home/czhang/QtSDK/QtCreator/lib/qtcreator/plugins/designer/libanalogwidgets_plugin.so

I got error message when i compile my program:

Running build steps for project m4...
Configuration unchanged, skipping qmake step.
Starting: "/usr/bin/make" -w
make: Entering directory `/home/czhang/m4works'
/home/czhang/QtSDK/Desktop/Qt/473/gcc/bin/qmake -spec ../QtSDK/Desktop/Qt/473/gcc/mkspecs/linux-g++-64 CONFIG+=debug QMLJSDEBUGGER_PATH=/home/czhang/QtSDK/QtCreator/share/qtcreator/qml/qmljsdebugger -o Makefile m4.pro
make: Leaving directory `/home/czhang/m4works'
make: Entering directory `/home/czhang/m4works'
g++ -m64 -Wl,-rpath,/home/czhang/QtSDK/Desktop/Qt/473/gcc/lib -o m4 mainscr.o main.o cyclescrdialog.o engscrdialog.o manopdialog.o globleVar.o pwdialog.o stages.o historicdialog.o cycleparmsdialog.o maintendialog.o errorcodedialog.o consetupdialog.o filemanagedialog.o moc_mainscr.o moc_cyclescrdialog.o moc_engscrdialog.o moc_manopdialog.o moc_pwdialog.o moc_historicdialog.o moc_cycleparmsdialog.o moc_maintendialog.o moc_errorcodedialog.o moc_consetupdialog.o moc_filemanagedialog.o -L/home/czhang/QtSDK/Desktop/Qt/473/gcc/lib -lqextserialport -L/usr/local/qwt-5.2.1/lib -lqwt -L/usr/local/lib -lQtSvg -lquazip -lQtSql -lQtGui -lQtCore -lpthread
mainscr.o: In function `MainScr::timer1000Event()':
/home/czhang/m4works/mainscr.cpp:140: undefined reference to `AbstractMeter::setValue(double)'
mainscr.o: In function `AbstractMeter::setNominal(double)':
make: Leaving directory `/home/czhang/m4works'
/usr/include/analogwidgets/abstractmeter.h:60: undefined reference to `WidgetWithBackground::updateWithBackground()'
mainscr.o: In function `AbstractMeter::setCritical(double)':
/usr/include/analogwidgets/abstractmeter.h:62: undefined reference to `WidgetWithBackground::updateWithBackground()'
mainscr.o: In function `AbstractMeter::setValueFont(QFont)':
/usr/include/analogwidgets/abstractmeter.h:65: undefined reference to `WidgetWithBackground::updateWithBackground()'
mainscr.o: In function `AbstractMeter::setValueOffset(double)':
/usr/include/analogwidgets/abstractmeter.h:68: undefined reference to `WidgetWithBackground::updateWithBackground()'
mainscr.o: In function `AbstractMeter::setDigitOffset(double)':
/usr/include/analogwidgets/abstractmeter.h:71: undefined reference to `WidgetWithBackground::updateWithBackground()'
mainscr.o:/usr/include/analogwidgets/abstractmeter.h:74: more undefined references to `WidgetWithBackground::updateWithBackground()' follow
mainscr.o: In function `Ui_MainScr::setupUi(QMainWindow*)':
/home/czhang/m4works/ui_mainscr.h:324: undefined reference to `ManoMeter::ManoMeter(QWidget*)'
/home/czhang/m4works/ui_mainscr.h:328: undefined reference to `AbstractMeter::setMaximum(double)'
/home/czhang/m4works/ui_mainscr.h:329: undefined reference to `AbstractMeter::setValue(int)'
collect2: ld returned 1 exit status
make: *** [m4] Error 1
The process "/usr/bin/make" exited with code 2.
Error while building project m4 (target: Desktop)
When executing build step 'Make'

can you tell me where i did wrong please?
Thanks


Reply to this

-
.

 Hi

 
 by Deusdies on: Jan 31 2012
 
Score 50%

Hi, using the latest version (revision):


[bogdan@cluster AnalogWidgets]$ qmake
[bogdan@cluster AnalogWidgets]$ make
cd analogwidgets/ && make -f Makefile
make[1]: Entering directory `/home/bogdan/Downloads/AnalogWidgets/AnalogWidgets/analogwidgets'
cd code/ && make -f Makefile
make[2]: Entering directory `/home/bogdan/Downloads/AnalogWidgets/AnalogWidgets/analogwidgets/code'
g++ -c -pipe -g3 -Wall -pg -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_SVG_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtSvg -I/usr/include/QtScript -I/usr/include -I../analogwidgets -I. -o ../objects/bitmapbutton.o bitmapbutton.cpp
bitmapbutton.cpp: In member function ‘virtual void BitmapButton::paintEvent(QPaintEvent*)’:
bitmapbutton.cpp:49:24: error: taking address of temporary [-fpermissive]
bitmapbutton.cpp: At global scope:
bitmapbutton.cpp:41:6: warning: unused parameter ‘event’ [-Wunused-parameter]
make[2]: *** [../objects/bitmapbutton.o] Error 1
make[2]: Leaving directory `/home/bogdan/Downloads/AnalogWidgets/AnalogWidgets/analogwidgets/code'
make[1]: *** [sub-code-make_default-ordered] Error 2
make[1]: Leaving directory `/home/bogdan/Downloads/AnalogWidgets/AnalogWidgets/analogwidgets'
make: *** [sub-analogwidgets-make_default-ordered] Error 2


Reply to this

-

 Lib & DLL

 
 by jack249 on: Oct 11 2012
 
Score 50%

Can you provide the download for .lib and .DLL files for this analog widget?
I've tried on generating it but failed to be used in my project. ><
TQ


Reply to this

-

 Error with gcc 4.7.2

 
 by MortenSi on: Dec 21 2012
 
Score 50%

I tried to compile it today using gcc 4.7.2 and Qt4 on debian. I got the error "bitmapbutton.cpp:49:24: error: taking address of temporary [-fpermissive]"
By changing line 49

p_icon = &icon();

to

{QIcon m_upicon=icon();
p_icon=&m_upicon;}

It compiles fine and the test/demo program runs.


Reply to this

goto page: prev   1  2 

Add commentBack




-
Cool Sites
QtitanDataGrid Advanced Grid for Qt

 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Facebook App
Content RSS   
Events RSS   

Participate
Groups
Forum
Add App
Public API
About Qt-Apps.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2006-2013 Qt-Apps.org Team  
All rights reserved. Qt-Apps.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
Qt is a trademarks of Nokia