Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Tag: QT

Homemade Software – BREW Installation Qt does not work on Macos Sierra

I upgraded my Mac to Sierra, and I cannot install qt. I wrote “brew install qt” and I received the following message. Do you have any suggestions?

“This formula cannot be compiled or run as e

October 16, 2021By Simo Macos Brew, does not work, homemade, installation, MacOS, QT, sierra, softwareLeave a Comment

Can I use the HOMEBREW’s QT5 and Capybara-webkit?

I want to use QtWebKit and capybara-webkit of qt5.

brew uninstall qt
Uninstalling /usr/local/Cellar/qt/4.8.4…
brew install qt5This formula is keg-only: so it was not symlinked into /usr/loc

October 16, 2021By Simo Macos capybara, Homebrew, Optional, QT, QT5, WebkitLeave a Comment

How to insert a specific symbol in the QT widget

I want to make buttons with specific mathematical symbols, such as square root, delta, sigma, pi, etc. How to do this? I am using Qt 5 and unicode. Thank you Just need any Unicode documentation a

October 15, 2021By Simo Character How to, INSERT, Medium, part, QT, specific, symbolLeave a Comment

How do I set the default file encoding of the source file in Qt Creator?

There is no default file encoding option in my qt creator. Therefore, every newly created file inherits from the system encoding, which is gbk(cp936) in my Windows box. But I want to set the defaul

October 15, 2021By Simo Character code, creator, default, file, How to, QT, setting, sourceLeave a Comment

Qt, qurl, qurlquery: Special character is encoded in the query string

I created a URL query like this:

QString normalize(QString text)
{
text.replace(“%”, “%25”);
text.replace(“@”, “%40”);
text.replace(“‘”, “%27” );
text.replace(“&”, “%26”);
text.rep

October 15, 2021By Simo Character character, code, Medium, QT, query, qurl, qurlquery, special, stringLeave a Comment

Qt’s QDIR: File Name Delete Non-ASCII characters

I have a problem that QDir loses non-Ascii characters from my file name.

My file name is testingöäüß.txt or exampleΦ.shp , When trying to use Qt utilities such as QDir and QFile, they only sh

October 15, 2021By Simo Character ASCII, Characters, delete, File Name, non-, QDir, QTLeave a Comment

Qt + GSOAP calls WebService

Reprinted to http://www.voidcn.com/article/p-kgfqyutp-qb.html

Modify under this version

Note 1, It is executed in the system command instead of Qt;

1. Preface

Qt itself prov

October 7, 2021By Simo WebService call, GSOAP, QT, Qt + GSOAP, WebServiceLeave a Comment

Qt + GSoAP Access CXF WebService

Content: as the title

Description of requirements: The existing springMvc framework system, which runs business data, and develops a QT interface, needs to call the data of the java system

October 7, 2021By Simo WebService Access, CXF, GSOAP, QT, Qt + GSOAP, WebServiceLeave a Comment

Qt – Basic Graphics Drawing

1. Basic graphics drawingA. The key role in the Qt graphics system
QPainter–The painter in Qt can draw various foundations Graphics, with brushes, brushes, and fonts needed for drawing
QPaintDevic

October 3, 2021By Simo Software Design drawing, foundation, graphics, QTLeave a Comment

Inheritance – How to use a superclass constructor in Qt Creator?

You may know that the classes in Qt Creator are part of the class.h and class.cpp files. Suppose we have two classes A (ah, a.cp​​p) and B(bh,b.cpp), B inherits A. When using B’s constructor, how t

October 3, 2021By Simo Software Design class, creator, How, inheritance, Medium, QT, super, useLeave a Comment

Posts navigation

Page 1 Page 2
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress