Results 1 to 5 of 5

Thread: Is there any API to access d->frame of a QWebFrame object?

  1. #1
    Join Date
    Jun 2011
    Posts
    14
    Thanks
    1
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Is there any API to access d->frame of a QWebFrame object?

    Hi All,

    I need to access "d->frame" of a QWebPage object. Is there any API which would let me do this? I diid have a look at the QWebFrame class refernce, but was unable to find anything relavant. Any pointers?
    Thanks in advance.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Is there any API to access d->frame of a QWebFrame object?

    Quote Originally Posted by shariqkhan View Post
    I need to access "d->frame" of a QWebPage object.
    What for?

    Is there any API which would let me do this?
    No.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Jun 2011
    Posts
    14
    Thanks
    1
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Is there any API to access d->frame of a QWebFrame object?

    I need it to explicitly set the lock of horizontal and vertical scrollbars to false

  4. #4
    Join Date
    Jun 2011
    Posts
    14
    Thanks
    1
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Is there any API to access d->frame of a QWebFrame object?

    No suggstions from anyone?

  5. #5
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Is there any API to access d->frame of a QWebFrame object?

    There is no such API in Qt's C++ part that allows you to do this. Maybe javascript can do it.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Replies: 17
    Last Post: 11th April 2013, 09:35
  2. Two QProcess object access to same function
    By pronetin in forum Newbie
    Replies: 3
    Last Post: 20th February 2011, 11:44
  3. QGLWidget and GL Frame Buffer Object
    By ArlexBee-871RBO in forum Qt Programming
    Replies: 0
    Last Post: 17th August 2010, 23:49
  4. Access an object stored in the list.
    By cbarmpar in forum General Programming
    Replies: 2
    Last Post: 21st September 2008, 20:19
  5. Access an object from another file.
    By cbarmpar in forum General Programming
    Replies: 1
    Last Post: 6th September 2008, 22:17

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.