~oif-team/ubuntu/natty/qt4-x11/xi2.1

« back to all changes in this revision

Viewing changes to src/libqt.map

  • Committer: Bazaar Package Importer
  • Author(s): Adam Conrad
  • Date: 2005-08-24 04:09:09 UTC
  • Revision ID: james.westby@ubuntu.com-20050824040909-xmxe9jfr4a0w5671
Tags: upstream-4.0.0
ImportĀ upstreamĀ versionĀ 4.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
VERSION
 
2
{
 
3
  local:
 
4
  extern "C++"
 
5
  {
 
6
        Q*Private::*;
 
7
        Q*Private?virtual?table;
 
8
        Q*Private?type_info?node;
 
9
        Q*Private?type_info?function;
 
10
        vtable?for?Q*Private;
 
11
        typeinfo?for?Q*Private;
 
12
        non-virtual?thunk?to?Q*Private::*
 
13
   };
 
14
};
 
15