Eneboo - Documentación para desarrolladores
|
#include "qfiledialog.h"
#include "qapplication.h"
#include <private/qapplication_p.h>
#include "qeventloop.h"
#include "qt_mac.h"
#include "qregexp.h"
#include "qbuffer.h"
#include "qstringlist.h"
#include "qtextcodec.h"
#include <stdlib.h>
Clases | |
struct | qt_mac_filter_name |
struct | qt_mac_nav_filter_type |
Funciones | |
CFStringRef | qstring2cfstring (const QString &) |
const unsigned char * | p_str (const char *, int len=-1) |
OSErr | qt_mac_create_fsspec (const QString &path, FSSpec *spec) |
Variables | |
const char | qt_file_dialog_filter_reg_exp [] |
QString | cfstring2qstring (CFStringRef) |
const unsigned char* p_str | ( | const char * | , |
int | len = -1 |
||
) |
CFStringRef qstring2cfstring | ( | const QString & | ) |
OSErr qt_mac_create_fsspec | ( | const QString & | path, |
FSSpec * | spec | ||
) |
QString cfstring2qstring(CFStringRef) |
const char qt_file_dialog_filter_reg_exp[] |