Astronet Поиск по астрономическим сайтам English Russian
       
        Точная форма слов   О проекте   Сайты   Справка
Найдено документов: 104769 (97 сайтов) ---- Время поиска: 0.60сек.   

1 | 2 | 3 | 4 | 5 | След.

Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/computing/software/karma/lib/panel.html.

1. Package: listw
... Create a list widget. listw_bind . ... void listw_bind (KListWidget list, KPixCanvas canvas) . ... Only one list widget may be bound per pixel canvas. void listw_destroy (KListWidget list) . ... void listw_get_attributes (KListWidget list, .. ... The attribute notify function will be called whenever the list widget attributes are changed (see listw_set_attributes ). ... flag listw_PROTO_position_func (KListWidget list, unsigned int index, unsigned int event_code, void *e_info, void **f_info) . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/karma/lib/listw.html -- 8.9 Кб -- 24.12.2007
Похожие документы
Еще в разделе: (Показать все результаты (>4980) - www.atnf.csiro.au/ )

2. Stellarium: StelScriptMgr Class Reference
... StelScriptMgr Class Reference . ... const QStringљ . ... Stops any running script. ... If the file is not found or cannot be opened for some reason, an Empty string will be returned. const QString StelScriptMgr::getDescription . ... If the file is not found or cannot be opened for some reason, an Empty string will be returned. const QString StelScriptMgr::getLicense . ... Get the rate at which the script is running as a multiple of the normal execution rate. void StelScriptMgr::pauseScript . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelScriptMgr.html -- 32.4 Кб -- 28.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>1085) - astro.uni-altai.ru/ )

3. New Features in this Release
... JavaScript version 1.3 provides the following new features and enhancements: . ... See the Client-Side JavaScript Guide for details. ... Changes to the Array object. ... The push method returns the new length of the array rather than the last element added to the array. ... Changes to the Date object. ... Added a day parameter to the setMonth method. ... Added the apply method, which allows you to apply a method of another object in the context of a different object (the calling object). ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/whatsnew.htm -- 11.0 Кб -- 07.10.1999
Похожие документы

4. DIS Commands
... Some commands are not yet documented. bin . ... expose . ... number . ... If basename is not specified, the filenames are determined by the ICC's path , name , places , and number If neither red nor blue is specified, both images will be saved. ... Returns: basename , name , number path , places . ... For example, with path= /export/images/DD01 , name= bias. , places= 3 , and number= 11 , the blue image file would be /export/images/DD01/bias.011b.fits . ... name , number , places , path , basename ,...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/DIS/DIS_Commands.html -- 16.5 Кб -- 21.08.2003
Похожие документы

5. Editing Files and Parameters
... eparam* - edit parameter files . ... Type ``<esc>-?'' within a parameter editor for more details on commands. *tupar* - Edit table headers . Table files (* .tab ) consist of a header including a variety of parameters and the table itself. It is possible to edit the header using tupar and the table with tedit provided you have write-access to the file. ... Works like emacs but uses <ctrl> D to exit. *hedit* - edit image file header . qphedit* - edit .qp file headers . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node11.html -- 5.8 Кб -- 01.10.2012
Похожие документы

6. Menus (ImageJ API)
... FIELD | ... public class Menus . ... ImageJ . ... static char . ... static int . ... Returns the size (in points) used for the fonts in ImageJ menus. static java.lang.String . ... Returns a list of the plugins in the plugins menu. static java.lang.String . ... Field Detail public static final char PLUGINS_MENU . ... public static final char IMPORT_MENU . ... public static int installPlugin (java.lang.String plugin, char menuCode, java.lang.String command, java.lang.String shortcut, ImageJ ij) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/Menus.html -- 35.2 Кб -- 02.12.2010
Похожие документы

7. LWN: Driver porting: dealing with interrupts
... Kernel . ... This article is part of the LWN Porting Drivers to 2.6 series . The kernel's handling of device interrupts has been massively reworked in the 2.6 series. ... If no interrupt handler for a given IRQ has been registered, the kernel knows that any interrupt on that number is spurious. ... If your interrupt handler recognizes and handles a given interrupt, it should return IRQ_HANDLED . ... can also be used; handled should be nonzero if the handler could deal with the interrupt. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/porting_to_26/23625.html -- 14.6 Кб -- 28.12.2007
[