代码搜索:plugin
找到约 10,000 项符合「plugin」的源代码
代码结果 10,000
www.eeworm.com/read/259903/4337015
cpp plugin.cpp
#include "plugin.h"
#include "../widget/filechooser.h"
static const char *filechooser_pixmap[] = {
"22 22 8 1",
" c Gray100",
". c Gray97",
"X c #4f504f",
"o c #00007f",
"O c
www.eeworm.com/read/259903/4337016
pro plugin.pro
SOURCES += plugin.cpp ../widget/filechooser.cpp
HEADERS += plugin.h ../widget/filechooser.h
DESTDIR = ../../../../../plugins/designer
TARGET = filechooser
target.path=$$plugins.path
isEmpty(ta
www.eeworm.com/read/259903/4337017
h plugin.h
#include
class QT_WIDGET_PLUGIN_EXPORT CustomWidgetPlugin : public QWidgetPlugin
{
public:
CustomWidgetPlugin();
QStringList keys() const;
QWidget* create( const QStrin
www.eeworm.com/read/259525/4342785
c plugin.c
/***********************************************************************
*
* plugin.c
*
* pppd plugin for kernel-mode PPPoE on Linux
*
* Copyright (C) 2001 by Roaring Penguin Software Inc., Michal Ost
www.eeworm.com/read/259462/4343108
pas plugin.pas
unit plugin;
interface
uses
Windows,Sysutils,classes,inifiles,menus,structureunt;
type
Tplug=class
constructor Create;
destructor Destroy;override;
private
www.eeworm.com/read/259059/4346603
java plugin.java
/*
* Copyright (c) 2006, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provide