📄 flu_file_chooser_pixmaps.h
字号:
/* * =========================================================================== * PRODUCTION $Log: flu_file_chooser_pixmaps.h,v $ * PRODUCTION Revision 1000.0 2004/04/12 18:22:44 gouriano * PRODUCTION PRODUCTION: IMPORTED [CATCHUP_003] Dev-tree R1.1 * PRODUCTION * =========================================================================== *//* * These files were imported into NCBI's CVS directly from FLU version 2.9.1. * Modifications to the source are listed below. * * ========================================================================== * $Log: flu_file_chooser_pixmaps.h,v $ * Revision 1000.0 2004/04/12 18:22:44 gouriano * PRODUCTION: IMPORTED [CATCHUP_003] Dev-tree R1.1 * * Revision 1.1 2004/03/11 13:51:55 dicuccio * Imported FLU version 2.9.1. Altered export specifiers to match NCBI layout. * Altered include paths to match NCBI toolkit layout. * * ========================================================================== */// $Id: flu_file_chooser_pixmaps.h,v 1000.0 2004/04/12 18:22:44 gouriano Exp $/*************************************************************** * FLU - FLTK Utility Widgets * Copyright (C) 2002 Ohio Supercomputer Center, Ohio State University * * This file and its content is protected by a software license. * You should have received a copy of this license with this file. * If not, please contact the Ohio Supercomputer Center immediately: * Attn: Jason Bryan Re: FLU 1224 Kinnear Rd, Columbus, Ohio 43212 * ***************************************************************/#ifndef _FLU_FILE_CHOOSER_PIXMAPS_H#define _FLU_FILE_CHOOSER_PIXMAPS_H#include <corelib/ncbistd.hpp>NCBI_GUIWIDGETS_FLU_EXPORT extern char* monalisa_xpm[];NCBI_GUIWIDGETS_FLU_EXPORT extern char* filedetails_xpm[];NCBI_GUIWIDGETS_FLU_EXPORT extern char* filelist_xpm[];NCBI_GUIWIDGETS_FLU_EXPORT extern char* filelistwide_xpm[];NCBI_GUIWIDGETS_FLU_EXPORT extern char* bighome_xpm[];NCBI_GUIWIDGETS_FLU_EXPORT extern char* folder_favorite_xpm[];NCBI_GUIWIDGETS_FLU_EXPORT extern char* bigfavorites_xpm[];NCBI_GUIWIDGETS_FLU_EXPORT extern char* desktop_xpm[];NCBI_GUIWIDGETS_FLU_EXPORT extern char* bigtemporary_xpm[];NCBI_GUIWIDGETS_FLU_EXPORT extern char* bigdocuments_xpm[];NCBI_GUIWIDGETS_FLU_EXPORT extern char* mini_folder_favorites_xpm[];NCBI_GUIWIDGETS_FLU_EXPORT extern char* mini_desktop_xpm[];NCBI_GUIWIDGETS_FLU_EXPORT extern char* my_computer_xpm[];#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -