Nuke #pragma implementation/interface's

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35650 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Mart Raudsepp
2005-09-23 12:56:45 +00:00
parent 919de94c4f
commit 8907154c1a
2125 changed files with 13 additions and 8782 deletions

View File

@@ -12,10 +12,6 @@
#ifndef _WX_UNIV_BMPBUTTN_H_
#define _WX_UNIV_BMPBUTTN_H_
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "univbmpbuttn.h"
#endif
class WXDLLEXPORT wxBitmapButton : public wxBitmapButtonBase
{
public:

View File

@@ -12,10 +12,6 @@
#ifndef _WX_UNIV_BUTTON_H_
#define _WX_UNIV_BUTTON_H_
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "univbutton.h"
#endif
class WXDLLEXPORT wxInputHandler;
#include "wx/bitmap.h"

View File

@@ -12,10 +12,6 @@
#ifndef _WX_UNIV_CHECKBOX_H_
#define _WX_UNIV_CHECKBOX_H_
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "univcheckbox.h"
#endif
#include "wx/button.h" // for wxStdButtonInputHandler
// ----------------------------------------------------------------------------

View File

@@ -12,10 +12,6 @@
#ifndef _WX_UNIV_CHECKLST_H_
#define _WX_UNIV_CHECKLST_H_
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "univchecklst.h"
#endif
// ----------------------------------------------------------------------------
// actions
// ----------------------------------------------------------------------------

View File

@@ -12,10 +12,6 @@
#ifndef _WX_UNIV_CHOICE_H_
#define _WX_UNIV_CHOICE_H_
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "univchoice.h"
#endif
#include "wx/combobox.h"
// VS: This is only a *temporary* implementation, real wxChoice should not

View File

@@ -12,10 +12,6 @@
#ifndef _WX_UNIV_COLSCHEM_H_
#define _WX_UNIV_COLSCHEM_H_
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "colschem.h"
#endif
class WXDLLEXPORT wxWindow;
#include "wx/colour.h"

View File

@@ -36,10 +36,6 @@
#ifndef _WX_UNIV_COMBOBOX_H_
#define _WX_UNIV_COMBOBOX_H_
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "univcombobox.h"
#endif
class WXDLLEXPORT wxComboControl;
class WXDLLEXPORT wxListBox;
class WXDLLEXPORT wxPopupComboWindow;

View File

@@ -12,10 +12,6 @@
#ifndef _WX_UNIV_CONTROL_H_
#define _WX_UNIV_CONTROL_H_
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "control.h"
#endif
class WXDLLEXPORT wxControlRenderer;
class WXDLLEXPORT wxInputHandler;
class WXDLLEXPORT wxRenderer;

View File

@@ -11,10 +11,6 @@
#ifndef _WX_UNIV_DIALOG_H_
#define _WX_UNIV_DIALOG_H_
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "univdialog.h"
#endif
extern WXDLLEXPORT_DATA(const wxChar*) wxDialogNameStr;
class WXDLLEXPORT wxWindowDisabler;
class WXDLLEXPORT wxEventLoop;

View File

@@ -12,10 +12,6 @@
#ifndef _WX_UNIV_FRAME_H_
#define _WX_UNIV_FRAME_H_
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "univframe.h"
#endif
// ----------------------------------------------------------------------------
// wxFrame
// ----------------------------------------------------------------------------

View File

@@ -9,10 +9,6 @@
// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "gaugeuniv.h"
#endif
// ----------------------------------------------------------------------------
// wxGauge: a progress bar
// ----------------------------------------------------------------------------

View File

@@ -12,10 +12,6 @@
#ifndef _WX_UNIV_INPCONS_H_
#define _WX_UNIV_INPCONS_H_
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "inpcons.h"
#endif
class WXDLLEXPORT wxInputHandler;
class WXDLLEXPORT wxWindow;

View File

@@ -13,10 +13,6 @@
#ifndef _WX_UNIV_INPHAND_H_
#define _WX_UNIV_INPHAND_H_
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "inphand.h"
#endif
#include "wx/univ/inpcons.h" // for wxControlAction(s)
// ----------------------------------------------------------------------------

View File

@@ -12,10 +12,6 @@
#ifndef _WX_UNIV_LISTBOX_H_
#define _WX_UNIV_LISTBOX_H_
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "univlistbox.h"
#endif
#include "wx/scrolwin.h" // for wxScrollHelper
#include "wx/dynarray.h"
#include "wx/arrstr.h"

View File

@@ -12,10 +12,6 @@
#ifndef _WX_UNIV_MENU_H_
#define _WX_UNIV_MENU_H_
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "univmenu.h"
#endif
#if wxUSE_ACCEL
#include "wx/accel.h"
#endif // wxUSE_ACCEL

View File

@@ -12,10 +12,6 @@
#ifndef _WX_UNIV_MENUITEM_H_
#define _WX_UNIV_MENUITEM_H_
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "univmenuitem.h"
#endif
// ----------------------------------------------------------------------------
// wxMenuItem implements wxMenuItemBase
// ----------------------------------------------------------------------------

View File

@@ -12,10 +12,6 @@
#ifndef _WX_UNIV_NOTEBOOK_H_
#define _WX_UNIV_NOTEBOOK_H_
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "univnotebook.h"
#endif
#include "wx/arrstr.h"
class WXDLLEXPORT wxSpinButton;

View File

@@ -12,10 +12,6 @@
#ifndef _WX_UNIV_RADIOBOX_H_
#define _WX_UNIV_RADIOBOX_H_
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "univradiobox.h"
#endif
class WXDLLEXPORT wxRadioButton;
#include "wx/statbox.h"

View File

@@ -12,10 +12,6 @@
#ifndef _WX_UNIV_RADIOBUT_H_
#define _WX_UNIV_RADIOBUT_H_
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "univradiobut.h"
#endif
#include "wx/checkbox.h"
// ----------------------------------------------------------------------------

View File

@@ -25,10 +25,6 @@
implementation of the latter or reimplement itself).
*/
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "renderer.h"
#endif
#ifndef _WX_UNIV_RENDERER_H_
#define _WX_UNIV_RENDERER_H_

View File

@@ -12,10 +12,6 @@
#ifndef _WX_UNIV_SCRARROW_H_
#define _WX_UNIV_SCRARROW_H_
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "univscrarrow.h"
#endif
// ----------------------------------------------------------------------------
// wxScrollArrows is not a control but just a class containing the common
// functionality of scroll arrows, whether part of scrollbars, spin ctrls or

View File

@@ -12,10 +12,6 @@
#ifndef _WX_UNIV_SCROLBAR_H_
#define _WX_UNIV_SCROLBAR_H_
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "univscrolbar.h"
#endif
class WXDLLEXPORT wxScrollTimer;
#include "wx/univ/scrarrow.h"

View File

@@ -12,10 +12,6 @@
#ifndef _WX_UNIV_SCRTHUMB_H_
#define _WX_UNIV_SCRTHUMB_H_
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "univscrthumb.h"
#endif
// ----------------------------------------------------------------------------
// wxScrollThumb is not a control but just a class containing the common
// functionality of scroll thumb such as used by scrollbars, sliders and maybe

View File

@@ -9,10 +9,6 @@
// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "univslider.h"
#endif
#ifndef _WX_UNIV_SLIDER_H_
#define _WX_UNIV_SLIDER_H_

View File

@@ -12,10 +12,6 @@
#ifndef _WX_UNIV_SPINBUTT_H_
#define _WX_UNIV_SPINBUTT_H_
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "univspinbutt.h"
#endif
#include "wx/univ/scrarrow.h"
// ----------------------------------------------------------------------------

View File

@@ -12,10 +12,6 @@
#ifndef _WX_UNIV_STATBMP_H_
#define _WX_UNIV_STATBMP_H_
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "univstatbmp.h"
#endif
#include "wx/bitmap.h"
// ----------------------------------------------------------------------------

View File

@@ -12,10 +12,6 @@
#ifndef _WX_UNIV_STATBOX_H_
#define _WX_UNIV_STATBOX_H_
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "univstatbox.h"
#endif
class WXDLLEXPORT wxStaticBox : public wxStaticBoxBase
{
public:

View File

@@ -8,10 +8,6 @@
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "univstatline.h"
#endif
#ifndef _WX_UNIV_STATLINE_H_
#define _WX_UNIV_STATLINE_H_

View File

@@ -12,10 +12,6 @@
#ifndef _WX_UNIV_STATTEXT_H_
#define _WX_UNIV_STATTEXT_H_
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "univstattext.h"
#endif
class WXDLLEXPORT wxStaticText : public wxStaticTextBase
{
public:

View File

@@ -12,10 +12,6 @@
#ifndef _WX_UNIV_STATUSBR_H_
#define _WX_UNIV_STATUSBR_H_
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "univstatusbr.h"
#endif
#include "wx/univ/inpcons.h"
#include "wx/arrstr.h"

View File

@@ -12,10 +12,6 @@
#ifndef _WX_UNIV_TEXTCTRL_H_
#define _WX_UNIV_TEXTCTRL_H_
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "univtextctrl.h"
#endif
class WXDLLEXPORT wxCaret;
class WXDLLEXPORT wxTextCtrlCommandProcessor;

View File

@@ -14,10 +14,6 @@
#ifndef _WX_UNIV_THEME_H_
#define _WX_UNIV_THEME_H_
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "theme.h"
#endif
// ----------------------------------------------------------------------------
// wxTheme
// ----------------------------------------------------------------------------

View File

@@ -12,10 +12,6 @@
#ifndef _WX_UNIV_TOOLBAR_H_
#define _WX_UNIV_TOOLBAR_H_
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "univtoolbar.h"
#endif
#include "wx/button.h" // for wxStdButtonInputHandler
class WXDLLEXPORT wxToolBarTool;

View File

@@ -11,10 +11,6 @@
#ifndef __WX_UNIV_TOPLEVEL_H__
#define __WX_UNIV_TOPLEVEL_H__
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "univtoplevel.h"
#endif
#include "wx/univ/inpcons.h"
#include "wx/univ/inphand.h"
#include "wx/icon.h"

View File

@@ -14,10 +14,6 @@
#ifndef _WX_UNIV_WINDOW_H_
#define _WX_UNIV_WINDOW_H_
#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma interface "univwindow.h"
#endif
#include "wx/bitmap.h" // for m_bitmapBg
class WXDLLEXPORT wxControlRenderer;