代码搜索:INTERFACES
找到约 10,000 项符合「INTERFACES」的源代码
代码结果 10,000
www.eeworm.com/read/423392/10562935
c win_if_list.c
/*
* win_if_list - Display network interfaces with description (for Windows)
* Copyright (c) 2004-2005, Jouni Malinen
*
* This program is free software; you can redistribute it and/or mo
www.eeworm.com/read/351073/10682577
h basiceffectsplugin.h
#ifndef BASICEFFECTSPLUGIN_H
#define BASICEFFECTSPLUGIN_H
#include
#include "../textart/textartinterface.h"
class BasicEffectsPlugin : public QObject, public TextArtInterface
{
Q_OBJE
www.eeworm.com/read/351073/10682585
h extraeffectsplugin.h
#ifndef BASICEFFECTSPLUGIN_H
#define BASICEFFECTSPLUGIN_H
#include
#include "../textart/textartinterface.h"
class ExtraEffectsPlugin : public QObject, public TextArtInterface
{
Q_OBJE
www.eeworm.com/read/351073/10683549
h iconeditorplugin.h
#ifndef ICONEDITORPLUGIN_H
#define ICONEDITORPLUGIN_H
#include
class IconEditorPlugin : public QObject,
public QDesignerCustomWidgetInterfac