Blender V4.3
sequencer_buttons.cc File Reference
#include <cstdio>
#include <cstring>
#include "MEM_guardedalloc.h"
#include "BLI_listbase.h"
#include "BLI_string.h"
#include "BLI_utildefines.h"
#include "BLT_translation.hh"
#include "BKE_context.hh"
#include "BKE_global.hh"
#include "BKE_screen.hh"
#include "ED_screen.hh"
#include "ED_sequencer.hh"
#include "IMB_imbuf.hh"
#include "IMB_imbuf_types.hh"
#include "sequencer_intern.hh"

Go to the source code of this file.

Functions

static bool metadata_panel_context_poll (const bContext *C, PanelType *)
 
static void metadata_panel_context_draw (const bContext *C, Panel *panel)
 
void sequencer_buttons_register (ARegionType *art)
 

Function Documentation

◆ metadata_panel_context_draw()

◆ metadata_panel_context_poll()

static bool metadata_panel_context_poll ( const bContext * C,
PanelType *  )
static

◆ sequencer_buttons_register()