[ Index ]
 

Code source de eZ Publish 3.9.0

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/support/lupdate-ezpublish3/ -> proparser.h (source)

   1  /**********************************************************************
   2  **   Copyright (C) 2000 Trolltech AS.  All rights reserved.
   3  **
   4  **   proparser.h
   5  **
   6  **   This file is part of Qt Linguist.
   7  **
   8  **   See the file LICENSE included in the distribution for the usage
   9  **   and distribution terms.
  10  **
  11  **   The file is provided AS IS with NO WARRANTY OF ANY KIND,
  12  **   INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR
  13  **   A PARTICULAR PURPOSE.
  14  **
  15  **********************************************************************/
  16  
  17  #ifndef PROPARSER_H
  18  #define PROPARSER_H
  19  
  20  #include <qmap.h>
  21  #include <qstring.h>
  22  
  23  QMap<QString, QString> proFileTagMap( const QString& text );
  24  
  25  #endif


Généré le : Sat Feb 24 10:30:04 2007 par Balluche grâce à PHPXref 0.7