代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/444916/7602771
h fontoption.h
#ifndef __FONTOPTION_H__
#define __FONTOPTION_H__
#include "dialogoption.h"
class QString;
namespace gui {
/**
FontOption - class for widget containing one editable string setting,
while allowing
www.eeworm.com/read/444916/7602775
h option.h
#ifndef __OPTION_H__
#define __OPTION_H__
#include
class QString;
namespace gui {
/**
Class for widget containing one editable setting
Abstract class, must be subclassed for editing
www.eeworm.com/read/444916/7602783
cc stringoption.cc
/** @file
StringOption - class for widget containing one editable setting of type string
Also a base class for editing some more specific types.
@author Martin Petricek
*/
#include "stringoption.h
www.eeworm.com/read/444916/7602879
h fileoption.h
#ifndef __FILEOPTION_H__
#define __FILEOPTION_H__
#include "dialogoption.h"
class QString;
namespace gui {
/**
FileOption - class for widget containing one editable string setting,
while allowing
www.eeworm.com/read/435995/7779690
c timers.c
/*
Example code for setting up and using timers
Two tasks each waiting on a timer, flashing LED's on
the evaluation board. See "hardware.h" for LED definitions
The kernel Stack is defi
www.eeworm.com/read/398582/7935786
m demo_wave_dwt_deconv.m
function demo_wave_DWT_deconv
% Orthogonal wavelet based image deburring using TwIST:
% Setting: cameraman, blur uniform 9*9.
%
% This demo illustrates the computation of
%
% xe = arg min
www.eeworm.com/read/198349/7939425
bak timers.c.bak
/*
Example code for setting up and using timers
Two tasks each waiting on a timer, flashing LED's on
the evaluation board. See "hardware.h" for LED definitions
The kernel Stack is defi
www.eeworm.com/read/198349/7939487
c timers.c
/*
Example code for setting up and using timers
Two tasks each waiting on a timer, flashing LED's on
the evaluation board. See "hardware.h" for LED definitions
The kernel Stack is defi