Blender V4.3
sequencer_channels_edit.cc File Reference
#include "DNA_scene_types.h"
#include "DNA_screen_types.h"
#include "DNA_windowmanager_types.h"
#include "BKE_context.hh"
#include "BLI_utildefines.h"
#include "ED_screen.hh"
#include "UI_view2d.hh"
#include "WM_api.hh"
#include "sequencer_intern.hh"

Go to the source code of this file.

Functions

static int sequencer_rename_channel_invoke (bContext *C, wmOperator *, const wmEvent *event)
 
void SEQUENCER_OT_rename_channel (wmOperatorType *ot)
 

Function Documentation

◆ SEQUENCER_OT_rename_channel()

◆ sequencer_rename_channel_invoke()