hi everybody.
I want to build the qt webkit module with v8 in 4.8 version, OS is windows.
I search the web, and get the reponse that in windows OS, qt-webkit is
not support v8.
really?
If I can do it, who can give the build step with web url?
Thanks in advance.
--
应用部 唐科
TEL : 0512-52308661
Am 11.03.2013 21:45, schrieb Miller, Doug:
I'm using the Qt Service Framework in-process plug-in on Linux an
Windows. It works fine on Linux, but on Windows I get this run-time
error:
QServiceManager::addService() "serviceframework_abcplugin" -> ".DLL"
: "The plugin '.DLL' uses incompatible Qt
I guess comment below was meant to send to mailing list.
On Mon, Mar 11, 2013 at 3:46 PM, John Weeks wrote:
>
> On 05-Mar-2013, at 5:02 PM, Alex Malyushytskyy wrote:
>
> Remember you can always disable any window at any time and leave only
> desired windows accessible to user.
>
>
> And so I trie
> Hi,
> Sorry for delay, I had not seen your question
> To enable antialiasing in Qt Quick Canvas, you must set the property
> "antialiasing" to "true" and set the property "renderTarget" to "Canvas.Image"
> Guillaume
True. It might also be worth mentioning that we also plan to make this the
def
I'm using the Qt Service Framework in-process plug-in on Linux an Windows. It
works fine on Linux, but on Windows I get this run-time error:
QServiceManager::addService() "serviceframework_abcplugin" -> ".DLL" : "The
plugin '.DLL' uses incompatible Qt library. (Cannot mix debug and release
lib
Hi,
Sorry for delay, I had not seen your question
To enable antialiasing in Qt Quick Canvas , you must set the property "
antialiasing " to "true" and set the property "renderTarget" to "Canvas.Image"
Guillaume
On Fri, Feb 15, 2013 at 7:49 PM, Mark < markg85 at gmail.com > wrote:
> Hi, > > I
On Mon, Mar 11, 2013 at 8:12 AM, Ing. Rayner Pupo Gómez wrote:
> Dear All, I'm trying to use a QMediaRecorder to encode a local video but I
> can't get it work. I wonder if it's possible to do that, so far I create
> QMediaPlayer and set the video, then I create the QMediaRecorder with the
> playe
Dear All, I'm trying to use a QMediaRecorder to encode a local video but I
can't get it work. I wonder if it's possible to do that, so far I create
QMediaPlayer and set the video, then I create the QMediaRecorder with the
player as media object, set the player play and the recorder record but
n
On 03/11/2013 10:06 AM, Sensei wrote:
> On 3/11/13 12:47 PM, Bill Crocker wrote:
>> Wow. A non QML posting. How refreshing.
>>
>> Did you remember to add "/images/console.png" etc. to
>> your resources file?
>
Ah yes.
I use a QActionGroup when I need this behavior.
- Create QActionGroup.
- Set al
On 3/11/13 12:47 PM, Bill Crocker wrote:
> Wow. A non QML posting. How refreshing.
>
> Did you remember to add "/images/console.png" etc. to
> your resources file?
Of course, they are using the very same icons, as you can see from the
code. One works, the other doesn't.
> Also, QIcon is light w
On 3/5/2013 9:37 PM, Alex Malyushytskyy wrote:
> Digia had plans to add Qt4 support according to link below:
> http://blog.qt.digia.com/blog/2012/12/19/visual-studio-add-in-1-2-0-for-qt-5-released/
>
> Alex
>
> On Fri, Mar 1, 2013 at 4:56 AM, Duane wrote:
>> On 12/10/2012 02:41 AM, Haataja Ismo wr
Wow. A non QML posting. How refreshing.
Did you remember to add "/images/console.png" etc. to
your resources file?
Also, QIcon is light weight, so you should use
QIcon and not Pointer-To-QIcon for things like
your consoleIcon_.
Bill
On 03/11/2013 04:55 AM, Sensei wrote:
> Hi all,
>
> I am addin
I successfully compiled Qt3D with Qt5 using VS2010 and VS2012, but could not
get the samples to run, because I used a Qt5 version with ANGLE. Currently it
looks like it is not possible to compile Qt3D with ANGLE, although it should
not be overly complicated. I did not have enough time to play ar
Hi all,
I am adding to a toolbar a new set of buttons, checkable and exclusive,
but I found a strange behavior.
Using a QButtonGroup, buttons are added but NO ICON is showed, while
employing the very same icons in a QActionGroup, everything works just fine.
I must add, the code using a QButton
On 03/05/2013 08:58 PM, David Heremans wrote:
>
> Hello,
>
> I seem to have a small problem here with the render function of the
> QGraphicsScene.
> I'm trying to print parts of a scene onto several pages, however it
> seems that
> the render method does the scaling as requested , but does not clip
15 matches
Mail list logo