代码搜索结果

找到约 10,000 项符合 Interface 的代码

interface.h

/* * DO NOT EDIT THIS FILE - it is generated by Glade. */ #ifdef __cplusplus extern "C" { #endif GtkWidget* create_window (void); GtkWidget* create_fileselection (void); #ifdef __cplusplus } #end

interface.c

/* * DO NOT EDIT THIS FILE - it is generated by Glade. */ #include #include #include #include #include #include #in

interface.h

/* * DO NOT EDIT THIS FILE - it is generated by Glade. */ #ifdef __cplusplus extern "C" { #endif GtkWidget* create_window (void); GtkWidget* create_fileselection (void); #ifdef __cplusplus } #end

interface.c

/* * DO NOT EDIT THIS FILE - it is generated by Glade. */ #include #include #include #include #include #include #in

interface.js

// Constructor. var Interface = function(name, methods) { if(arguments.length != 2) { throw new Error("Interface constructor called with " + arguments.length + "arguments, but e

interface.h

/* * DO NOT EDIT THIS FILE - it is generated by Glade. */ GtkWidget* create_messageWindow (void); GtkWidget* create_configWindow1 (void); GtkWidget* create_initialWindow (void); GtkWidget* create_d

interface.c

/* * DO NOT EDIT THIS FILE - it is generated by Glade. */ #ifdef HAVE_CONFIG_H # include #endif #include #include #include #include #in

interface.cpp

#include "interface.h" EXPORT_C CCryptoInterface::CCryptoInterface() {} EXPORT_C CCryptoInterface::~CCryptoInterface() { // Destroy any instance variables and then // inform the framewor

interface.h

// // Interface.h #ifndef _CCryptoInterface__ #define _CCryptoInterface__ #include #include #include // UID of this interface const TUid KCCryptoInterf