Results 1 to 4 of 4

Thread: C++ Interface ..???

  1. #1
    Join Date
    Feb 2006
    Posts
    157
    Thanks
    12
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4

    Default C++ Interface ..???

    Hi,

    What do you mean by interface in C++ ...?
    In my knowledge , 2 points are related to the term INTERFACE in c++ ...
    Qt Code:
    1. 1) Abstract base class --- which we use to do "PROGRAM TO INTERFACE "
    2. 2) Public functions in a class ---- which is for providing interface to the clients( users of the class )
    To copy to clipboard, switch view to plain text mode 

    Please correct( in detail ) me ..!! , if my understanding is wrong .
    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: C++ Interface ..???

    It depends on the context, both things you mentioned are called an interface.

  3. #3
    Join Date
    Feb 2006
    Posts
    157
    Thanks
    12
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4

    Default Re: C++ Interface ..???

    Thanks for your reply

    Quote Originally Posted by wysota View Post
    It depends on the context, both things you mentioned are called an interface.
    Can you point out , what are the CONTEXTs ....???




    Thanks in advance

  4. #4
    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: C++ Interface ..???

    I meant that the word interface might mean different things depending on the situation you use them in. You provided two different contexts in your first post.

Similar Threads

  1. multiple page linear interface
    By ahkv9 in forum Qt Programming
    Replies: 3
    Last Post: 17th April 2007, 20:44
  2. Interface composition and QObject
    By brcain in forum Qt Programming
    Replies: 9
    Last Post: 20th November 2006, 18:56
  3. User Interface with QTableView
    By Brandybuck in forum Qt Programming
    Replies: 1
    Last Post: 23rd March 2006, 00:24
  4. Qt interface running extremely slowly...
    By jazztpt in forum Qt Programming
    Replies: 1
    Last Post: 4th February 2006, 12:12

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.